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

/openbsd-current/sys/dev/ic/
H A Daic6360reg.h85 #define FIFOSTAT 0x15 /* FIFO status */ macro
H A Daic6360.c1329 AIC_MISC(("%02x%02x ", bus_space_read_1(iot, ioh, FIFOSTAT),
1433 amount = bus_space_read_1(iot, ioh, FIFOSTAT) +
1472 AIC_MISC(("%02x%02x ", bus_space_read_1(iot, ioh, FIFOSTAT),
1513 xfer = min(bus_space_read_1(iot, ioh, FIFOSTAT), n);
2080 printf(" FIFOSTAT=%d SCSIBUS=0x%x\n",
2081 bus_space_read_1(iot, ioh, FIFOSTAT),

Completed in 113 milliseconds