Searched refs:HDI (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/ | ||
H A D | a100u2w.h | 107 #define HDI 0x02 /* Host data in */ macro |
H A D | a100u2w.c | 195 if ((*data = inb(host->base + ORC_HSTUS)) & HDI) in wait_hdi_set() |