Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dncr53c9xreg.h285 #define NCRFAS_STAT2_ISHUTTLE 0x20 /* FIFO Top register contains 1 byte */ macro
Dncr53c9x.c1384 if (sc->sc_espstat2 & NCRFAS_STAT2_ISHUTTLE) { in ncr53c9x_rdfifo()