Searched refs:IDE_HOST_BUSY (Results 1 – 2 of 2) sorted by relevance
415 rc = test_and_set_bit_lock(IDE_HOST_BUSY, &host->host_busy); in ide_lock_host()429 clear_bit_unlock(IDE_HOST_BUSY, &host->host_busy); in ide_unlock_host()
838 #define IDE_HOST_BUSY 0 macro