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

/freebsd-10.0-release/sys/dev/ctau/
H A Dctaureg.h115 #define BCR1_TXCOUT0 0x10 /* channel 0 TXCOUT enable */ macro
H A Dctau.c1128 txcout = c->num ? BCR1_TXCOUT1 : BCR1_TXCOUT0;
1214 int txcout = c->num ? BCR1_TXCOUT1 : BCR1_TXCOUT0;
1255 int txcout = c->num ? BCR1_TXCOUT1 : BCR1_TXCOUT0;

Completed in 61 milliseconds