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

/opensolaris-onvv-gate/usr/src/uts/common/io/rge/
H A Drge_hw.h137 #define RGE_RX_INT (RX_OK_INT | RX_ERR_INT | \ macro
140 RGE_RX_INT | LINK_CHANGE_INT | \
H A Drge_chip.c1494 } else if (int_status & RGE_RX_INT) {
1508 if (int_status & RGE_RX_INT)

Completed in 78 milliseconds