Lines Matching refs:MPT2_CMD_PENDING
773 ioc->base_cmds.status &= ~MPT2_CMD_PENDING; in mpt2sas_base_done()
3311 ioc->base_cmds.status = MPT2_CMD_PENDING; in mpt2sas_base_sas_iounit_control()
3416 ioc->base_cmds.status = MPT2_CMD_PENDING; in mpt2sas_base_scsi_enclosure_processor()
3781 ioc->port_enable_cmds.status &= ~MPT2_CMD_PENDING; in mpt2sas_port_enable_done()
3822 if (ioc->port_enable_cmds.status & MPT2_CMD_PENDING) { in _base_send_port_enable()
3835 ioc->port_enable_cmds.status = MPT2_CMD_PENDING; in _base_send_port_enable()
3886 if (ioc->port_enable_cmds.status & MPT2_CMD_PENDING) { in mpt2sas_port_enable()
3899 ioc->port_enable_cmds.status = MPT2_CMD_PENDING; in mpt2sas_port_enable()
4004 if (ioc->base_cmds.status & MPT2_CMD_PENDING) { in _base_event_notification()
4016 ioc->base_cmds.status = MPT2_CMD_PENDING; in _base_event_notification()
4724 if (ioc->transport_cmds.status & MPT2_CMD_PENDING) { in _base_reset_handler()
4729 if (ioc->base_cmds.status & MPT2_CMD_PENDING) { in _base_reset_handler()
4734 if (ioc->port_enable_cmds.status & MPT2_CMD_PENDING) { in _base_reset_handler()
4748 if (ioc->config_cmds.status & MPT2_CMD_PENDING) { in _base_reset_handler()