Home
last modified time | relevance | path

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

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