Home
last modified time | relevance | path

Searched refs:PROGRESS_PHY (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h511 #define PROGRESS_PHY 0x0100 /* PHY initialised */ macro
H A Drge_main.c1456 if (rgep->progress & PROGRESS_PHY) in rge_unattach()
1814 rgep->progress |= PROGRESS_PHY; in rge_attach()
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge.h103 #define PROGRESS_PHY 0x0100 /* PHY initialised */ macro
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h1007 #define PROGRESS_PHY 0x0100 /* PHY initialised */ macro
H A Dbge_main2.c3271 if (bgep->progress & PROGRESS_PHY)
4034 bgep->progress |= PROGRESS_PHY;