Searched refs:host_self_blocked (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dscsi_lib.c409 if (shost->host_self_blocked) scsi_host_is_busy()
1527 if (shost->host_self_blocked) scsi_host_queue_ready()
2235 shost->host_self_blocked = 1; scsi_block_requests()
2261 shost->host_self_blocked = 0; scsi_unblock_requests()
/linux-4.1.27/drivers/usb/storage/
H A Duas.c604 if (cmnd->device->host->host_self_blocked) uas_queuecommand_lck()
/linux-4.1.27/include/scsi/
H A Dscsi_host.h652 unsigned host_self_blocked:1; member in struct:Scsi_Host

Completed in 138 milliseconds