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

/freebsd-9.3-release/sys/dev/cx/
H A Dcxreg.h413 #define CMR_ASYNC 0x02 /* ASYNC protocol mode */ macro
H A Dcxddk.c166 outb (CMR(c->port), mode | (c->mode == M_ASYNC ? CMR_ASYNC : CMR_HDLC));
H A Dcsigma.c1038 outb (CMR(c->port), CMR_RXDMA | CMR_TXDMA | CMR_ASYNC); local

Completed in 102 milliseconds