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

/freebsd-9.3-release/sys/dev/cx/
H A Dcxddk.c177 outw (BRBCNT(c->port), rbsz);
449 cnt_port = BRBCNT(c->port);
498 len = (risr & RIS_BB) ? inw(BRBCNT(c->port)) : inw(ARBCNT(c->port));
537 outw (BRBCNT(c->port), rbsz);
H A Dcxreg.h150 #define BRBCNT(b) R(b,0x4a) /* B receive buffer byte count */ macro

Completed in 98 milliseconds