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

/freebsd-10.0-release/sys/dev/cx/
H A Dcxreg.h411 #define CMR_HDLC 0x00 /* HDLC protocol mode */ macro
H A Dcsigma.c361 outb (CMR(port), CMR_HDLC); local
1053 outb (CMR(c->port), CMR_RXDMA | CMR_TXDMA | CMR_HDLC); local
H A Dcxddk.c166 outb (CMR(c->port), mode | (c->mode == M_ASYNC ? CMR_ASYNC : CMR_HDLC));

Completed in 113 milliseconds