Home
last modified time | relevance | path

Searched refs:NGE_INTR_ALL_EN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.h133 #define NGE_INTR_ALL_EN 0x00007fff macro
H A Dnge_chip.c704 reg_val &= ~NGE_INTR_ALL_EN; in nge_chip_stop()