Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Da100u2w.h107 #define HDI 0x02 /* Host data in */ macro
H A Da100u2w.c195 if ((*data = inb(host->base + ORC_HSTUS)) & HDI) in wait_hdi_set()