Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_chip.c1650 boolean_t linkchg; in rge_chip_factotum() local
1661 linkchg = B_FALSE; in rge_chip_factotum()
1669 linkchg = rge_factotum_link_check(rgep); in rge_chip_factotum()
1700 if (linkchg) in rge_chip_factotum()
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.c1689 boolean_t linkchg; in nge_chip_factotum() local
1703 linkchg = B_FALSE; in nge_chip_factotum()
1712 linkchg = nge_factotum_link_check(ngep); in nge_chip_factotum()
1731 if (linkchg) in nge_chip_factotum()