Searched refs:SCSI_MLQUEUE_DEVICE_BUSY (Results 1 - 13 of 13) sorted by relevance

/linux-master/include/scsi/
H A Dscsi.h111 #define SCSI_MLQUEUE_DEVICE_BUSY 0x1056 macro
/linux-master/drivers/usb/storage/
H A Duas.c642 return SCSI_MLQUEUE_DEVICE_BUSY;
668 return SCSI_MLQUEUE_DEVICE_BUSY;
707 return SCSI_MLQUEUE_DEVICE_BUSY;
/linux-master/drivers/scsi/
H A Dscsi_lib.c102 case SCSI_MLQUEUE_DEVICE_BUSY:
947 __scsi_queue_insert(cmd, SCSI_MLQUEUE_DEVICE_BUSY, false);
1536 scsi_queue_insert(cmd, SCSI_MLQUEUE_DEVICE_BUSY);
1579 return SCSI_MLQUEUE_DEVICE_BUSY;
1613 if (rtn != SCSI_MLQUEUE_DEVICE_BUSY &&
H A Dstorvsc_drv.c1807 return SCSI_MLQUEUE_DEVICE_BUSY;
1815 ret = SCSI_MLQUEUE_DEVICE_BUSY;
1856 ret = SCSI_MLQUEUE_DEVICE_BUSY;
H A D53c700.c1777 return SCSI_MLQUEUE_DEVICE_BUSY;
1782 return SCSI_MLQUEUE_DEVICE_BUSY;
H A Dhpsa.c5713 return SCSI_MLQUEUE_DEVICE_BUSY;
5717 return SCSI_MLQUEUE_DEVICE_BUSY;
/linux-master/drivers/s390/scsi/
H A Dzfcp_scsi.c106 return SCSI_MLQUEUE_DEVICE_BUSY;
/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1443 return SCSI_MLQUEUE_DEVICE_BUSY;
/linux-master/drivers/ata/
H A Dlibata-scsi.c1736 return SCSI_MLQUEUE_DEVICE_BUSY;
4124 return SCSI_MLQUEUE_DEVICE_BUSY;
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c4727 * SCSI_MLQUEUE_DEVICE_BUSY when the device is busy.
4794 retval = SCSI_MLQUEUE_DEVICE_BUSY;
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c5119 * SCSI_MLQUEUE_DEVICE_BUSY if the device queue is full, or
5188 return SCSI_MLQUEUE_DEVICE_BUSY;
5198 return SCSI_MLQUEUE_DEVICE_BUSY;
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c3375 return SCSI_MLQUEUE_DEVICE_BUSY;
H A Dmegaraid_sas_base.c1838 return SCSI_MLQUEUE_DEVICE_BUSY;

Completed in 277 milliseconds