Searched defs:rxen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c689 unsigned rxen, pa0, pa1; local
696 rxen = GETCSR(afep, CSR_NAR) & NAR_RX_ENABLE;
699 if (rxen) {
716 if (rxen) {
717 SETBIT(afep, CSR_NAR, rxen);
734 if (rxen) {

Completed in 49 milliseconds