Searched refs:host_busy (Results 1 – 5 of 5) sorted by relevance
429 rc = test_and_set_bit_lock(IDE_HOST_BUSY, &host->host_busy); in ide_lock_host()443 clear_bit_unlock(IDE_HOST_BUSY, &host->host_busy); in ide_unlock_host()
137 4. Wakes up SCSI EH thread if shost->host_busy == shost->host_failed146 becomes equal to the number of failed scmds - i.e. shost->host_busy ==470 - shost->host_failed == shost->host_busy
357 did_no_connect. With the fix, it returns host_busy
845 volatile unsigned long host_busy; member
387 static DEVICE_ATTR(host_busy, S_IRUGO, show_host_busy, NULL);