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

/freebsd-11.0-release/sys/dev/cx/
H A Dcxddk.c354 if (inb (BTBSTS(c->port)) & BSTS_OWN24) {
362 sts_port = BTBSTS(c->port);
369 sts_port = BTBSTS(c->port);
393 (inb(BTBSTS(c->port)) & BSTS_OWN24)) {
407 ! (inb (BTBSTS(c->port)) & BSTS_OWN24);
579 (inb (BTBSTS(c->port)) & BSTS_OWN24)) {
H A Dcxreg.h166 #define BTBSTS(b) R(b,0x5d) /* B transmit buffer status */ macro

Completed in 108 milliseconds