MPT3_CMD_RESET    147 drivers/scsi/mpt3sas/mpt3sas_base.c 	if (!(status & MPT3_CMD_RESET))
MPT3_CMD_RESET   6324 drivers/scsi/mpt3sas/mpt3sas_base.c 		if (ioc->port_enable_cmds.status & MPT3_CMD_RESET)
MPT3_CMD_RESET   6499 drivers/scsi/mpt3sas/mpt3sas_base.c 		if (ioc->base_cmds.status & MPT3_CMD_RESET)
MPT3_CMD_RESET   7274 drivers/scsi/mpt3sas/mpt3sas_base.c 		ioc->transport_cmds.status |= MPT3_CMD_RESET;
MPT3_CMD_RESET   7279 drivers/scsi/mpt3sas/mpt3sas_base.c 		ioc->base_cmds.status |= MPT3_CMD_RESET;
MPT3_CMD_RESET   7285 drivers/scsi/mpt3sas/mpt3sas_base.c 		ioc->port_enable_cmds.status |= MPT3_CMD_RESET;
MPT3_CMD_RESET   7298 drivers/scsi/mpt3sas/mpt3sas_base.c 		ioc->config_cmds.status |= MPT3_CMD_RESET;
MPT3_CMD_RESET    393 drivers/scsi/mpt3sas/mpt3sas_config.c 		    MPT3_CMD_RESET) || ioc->pci_error_recovery)
MPT3_CMD_RESET    483 drivers/scsi/mpt3sas/mpt3sas_ctl.c 		ioc->ctl_cmds.status |= MPT3_CMD_RESET;
MPT3_CMD_RESET   9285 drivers/scsi/mpt3sas/mpt3sas_scsih.c 		ioc->scsih_cmds.status |= MPT3_CMD_RESET;
MPT3_CMD_RESET   9290 drivers/scsi/mpt3sas/mpt3sas_scsih.c 		ioc->tm_cmds.status |= MPT3_CMD_RESET;
MPT3_CMD_RESET    377 drivers/scsi/mpt3sas/mpt3sas_transport.c 		if (!(ioc->transport_cmds.status & MPT3_CMD_RESET))
MPT3_CMD_RESET   1149 drivers/scsi/mpt3sas/mpt3sas_transport.c 		if (!(ioc->transport_cmds.status & MPT3_CMD_RESET))
MPT3_CMD_RESET   1444 drivers/scsi/mpt3sas/mpt3sas_transport.c 		if (!(ioc->transport_cmds.status & MPT3_CMD_RESET))
MPT3_CMD_RESET   1921 drivers/scsi/mpt3sas/mpt3sas_transport.c 		if (!(ioc->transport_cmds.status & MPT3_CMD_RESET)) {