Home
last modified time | relevance | path

Searched refs:NGE_CHIP_INITIAL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge.h309 NGE_CHIP_INITIAL, /* Initial state only */ enumerator
H A Dnge_chip.c1013 if (ngep->nge_chip_state == NGE_CHIP_INITIAL) { in nge_chip_reset()
H A Dnge_main.c2481 ngep->nge_chip_state = NGE_CHIP_INITIAL; in nge_attach()