Searched refs:ORC_HSTUS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Da100u2w.c156 if (inb(host->base + ORC_HSTUS) & RREADY) /* Wait READY set */
195 if ((*data = inb(host->base + ORC_HSTUS)) & HDI)
216 outb(data, host->base + ORC_HSTUS); /* Clear HDI */
221 outb(data, host->base + ORC_HSTUS); /* Clear HDI */
265 outb(data, host->base + ORC_HSTUS); /* Clear HDI */
508 if (inb(host->base + ORC_HSTUS) & RREADY) { /* Orchid is ready */
751 outb(data, host->base + ORC_HSTUS); /* Clear HDI */
H A Da100u2w.h101 #define ORC_HSTUS 0xA6 /* Host Status */ macro

Completed in 30 milliseconds