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

/netbsd-current/sys/dev/ic/
H A Datwreg.h290 #define ATW_NAR_SR __BIT(1) /* start/stop receive */ macro
H A Datw.c104 * disable rx/tx w/ ATW_NAR_SR, ATW_NAR_ST
110 * enable rx/tx w/ ATW_NAR_SR, ATW_NAR_ST
115 * disable rx/tx w/ ATW_NAR_SR, ATW_NAR_ST
1349 sc->sc_opmode = ATW_NAR_SR | ATW_NAR_ST |
1462 atw_idle(sc, ATW_NAR_SR | ATW_NAR_ST);
1629 * !!! Call this w/ Tx/Rx suspended, atw_idle(, ATW_NAR_ST|ATW_NAR_SR).
1984 atw_idle(sc, ATW_NAR_SR);
2167 atw_idle(sc, ATW_NAR_SR | ATW_NAR_ST);
2999 if (bits & ATW_NAR_SR)
3034 if ((bits & ATW_NAR_SR) !
[all...]

Completed in 94 milliseconds