Home
last modified time | relevance | path

Searched refs:host_self_blocked (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/scsi/
Dscsi_host.h630 unsigned host_self_blocked:1; member
/Linux-v4.19/drivers/scsi/
Dscsi_lib.c452 if (shost->host_self_blocked) in scsi_host_is_busy()
1621 if (shost->host_self_blocked) in scsi_host_queue_ready()
2413 shost->host_self_blocked = 1; in scsi_block_requests()
2439 shost->host_self_blocked = 0; in scsi_unblock_requests()
/Linux-v4.19/drivers/usb/storage/
Duas.c627 if (cmnd->device->host->host_self_blocked) in uas_queuecommand_lck()
/Linux-v4.19/drivers/scsi/ufs/
Dufshcd.c509 hba->auto_bkops_enabled, hba->host->host_self_blocked); in ufshcd_print_host_state()