Searched refs:CMR_RXDMA (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/cx/
H A Dcxreg.h409 #define CMR_RXDMA 0x80 /* DMA receive transfer mode */ macro
H A Dcsigma.c1038 outb (CMR(c->port), CMR_RXDMA | CMR_TXDMA | CMR_ASYNC);
1053 outb (CMR(c->port), CMR_RXDMA | CMR_TXDMA | CMR_HDLC);
H A Dcxddk.c154 mode |= CMR_RXDMA;

Completed in 163 milliseconds