Lines Matching refs:MPT3_CMD_PENDING
759 ioc->base_cmds.status &= ~MPT3_CMD_PENDING; in mpt3sas_base_done()
3497 ioc->base_cmds.status = MPT3_CMD_PENDING; in mpt3sas_base_sas_iounit_control()
3602 ioc->base_cmds.status = MPT3_CMD_PENDING; in mpt3sas_base_scsi_enclosure_processor()
3900 ioc->port_enable_cmds.status &= ~MPT3_CMD_PENDING; in mpt3sas_port_enable_done()
3941 if (ioc->port_enable_cmds.status & MPT3_CMD_PENDING) { in _base_send_port_enable()
3954 ioc->port_enable_cmds.status = MPT3_CMD_PENDING; in _base_send_port_enable()
4006 if (ioc->port_enable_cmds.status & MPT3_CMD_PENDING) { in mpt3sas_port_enable()
4019 ioc->port_enable_cmds.status = MPT3_CMD_PENDING; in mpt3sas_port_enable()
4123 if (ioc->base_cmds.status & MPT3_CMD_PENDING) { in _base_event_notification()
4135 ioc->base_cmds.status = MPT3_CMD_PENDING; in _base_event_notification()
4848 if (ioc->transport_cmds.status & MPT3_CMD_PENDING) { in _base_reset_handler()
4853 if (ioc->base_cmds.status & MPT3_CMD_PENDING) { in _base_reset_handler()
4858 if (ioc->port_enable_cmds.status & MPT3_CMD_PENDING) { in _base_reset_handler()
4871 if (ioc->config_cmds.status & MPT3_CMD_PENDING) { in _base_reset_handler()