Home
last modified time | relevance | path

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

/Linux-v6.1/include/scsi/
Dscsi_host.h632 unsigned host_self_blocked:1; member
/Linux-v6.1/drivers/scsi/
Dscsi_lib.c380 if (shost->host_self_blocked) in scsi_host_is_busy()
1364 if (shost->host_self_blocked) in scsi_host_queue_ready()
2041 shost->host_self_blocked = 1; in scsi_block_requests()
2057 shost->host_self_blocked = 0; in scsi_unblock_requests()
/Linux-v6.1/drivers/usb/storage/
Duas.c643 if (cmnd->device->host->host_self_blocked) in uas_queuecommand_lck()
/Linux-v6.1/drivers/ufs/core/
Dufshcd.c567 hba->auto_bkops_enabled, hba->host->host_self_blocked); in ufshcd_print_host_state()