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

/freebsd-10-stable/sys/dev/cx/
H A Dcxddk.c122 c->brbuf = cb->rbuffer[1];
126 c->brphys = phys + ((char*)c->brbuf - (char*)cb);
447 buf = c->brbuf;
518 c->received_data = c->brbuf;
H A Dcxddk.h318 unsigned char *brbuf; /* receiver B dma buffer */ member in struct:_cx_chan_t

Completed in 111 milliseconds