Searched refs:scsi_device_blocked (Results 1 – 2 of 2) sorted by relevance
628 static inline int scsi_device_blocked(struct scsi_device *sdev) in scsi_device_blocked() function
1632 if (unlikely(scsi_device_blocked(cmd->device))) { in scsi_dispatch_cmd()1835 !scsi_device_blocked(sdev))) in scsi_mq_get_budget()1950 if (scsi_device_blocked(sdev)) in scsi_queue_rq()