Home
last modified time | relevance | path

Searched refs:INTR_GPHY (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_cmn_reg.h161 #define INTR_GPHY 0x00001000 macro
H A Datge_l1.c901 if (status & INTR_GPHY || atgep->atge_flags & ATGE_MII_CHECK) { in atge_l1_interrupt()
905 if (status & INTR_GPHY) { in atge_l1_interrupt()
H A Datge_l1e.c935 if (status & INTR_GPHY) { in atge_l1e_interrupt()
H A Datge_main.c2712 atgep->atge_intrs = L1_INTRS | INTR_GPHY | INTR_PHY_LINK_DOWN | in atge_device_init()