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

/freebsd-11-stable/sys/dev/cs/
H A Dif_csreg.h367 #define RX_FRAME_PORT 0x0000 macro
368 #define TX_FRAME_PORT RX_FRAME_PORT
H A Dif_cs.c700 status = cs_inw(sc, RX_FRAME_PORT);
701 length = cs_inw(sc, RX_FRAME_PORT);
733 bus_read_multi_2(sc->port_res, RX_FRAME_PORT, mtod(m, uint16_t *),

Completed in 80 milliseconds