Searched refs:LINK_CHANGE_INT (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/rtls/
H A Drtls.h339 #define LINK_CHANGE_INT 0x0020 macro
351 #define RTLS_INT_MASK (LINK_CHANGE_INT | TX_ERR_INT | TX_OK_INT | \
H A Drtls.c1472 if (int_status & LINK_CHANGE_INT) {
/opensolaris-onvv-gate/usr/src/uts/common/io/rge/
H A Drge_hw.h127 #define LINK_CHANGE_INT 0x0020 macro
140 RGE_RX_INT | LINK_CHANGE_INT | \
H A Drge_chip.c1483 if (int_status & LINK_CHANGE_INT) {

Completed in 113 milliseconds