Searched refs:host_self_blocked (Results 1 – 3 of 3) sorted by relevance
647 unsigned host_self_blocked:1; member
410 if (shost->host_self_blocked) in scsi_host_is_busy()1527 if (shost->host_self_blocked) in scsi_host_queue_ready()2235 shost->host_self_blocked = 1; in scsi_block_requests()2261 shost->host_self_blocked = 0; in scsi_unblock_requests()
604 if (cmnd->device->host->host_self_blocked) in uas_queuecommand_lck()