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

/netbsd-current/sys/dev/ic/
H A Daic6360reg.h84 #define FIFOSTAT 0x15 /* FIFO status */ macro
H A Daic6360.c1441 AIC_MISC(("%02x%02x ", bus_space_read_1(iot, ioh, FIFOSTAT),
1545 amount = bus_space_read_1(iot, ioh, FIFOSTAT)
1584 AIC_MISC(("%02x%02x ", bus_space_read_1(iot, ioh, FIFOSTAT),
1625 xfer = uimin(bus_space_read_1(iot, ioh, FIFOSTAT), n);
2195 printf(" FIFOSTAT=%d SCSIBUS=0x%x\n",
2196 bus_space_read_1(iot, ioh, FIFOSTAT),

Completed in 145 milliseconds