Home
last modified time | relevance | path

Searched refs:RCVFWU (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/macppc/dev/
H A Dam79c950reg.h153 #define RCVFWU 0x04 /* Receive FIFO Watermark Update */ macro
H A Dif_mc.c185 sc->sc_fifocc = XMTFW_16 | RCVFW_64 | XMTFWU | RCVFWU | in mc_attach()
/netbsd-src/sys/arch/mac68k/dev/
H A Dif_mcreg.h153 #define RCVFWU 0x04 /* Receive FIFO Watermark Update */ macro
/netbsd-src/sys/arch/mac68k/obio/
H A Dif_mc_obio.c120 sc->sc_fifocc = XMTFW_16 | RCVFW_64 | XMTFWU | RCVFWU | in mc_obio_attach()