Home
last modified time | relevance | path

Searched refs:HOSTSTOP (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/scsi/ !
Da100u2w.h104 #define HOSTSTOP 0x02 /* Host stop RISC engine */ macro
Da100u2w.c144 if (inb(host->base + ORC_HCTRL) & HOSTSTOP) /* Wait HOSTSTOP set */ in wait_chip_ready()