Home
last modified time | relevance | path

Searched refs:PHY_CFG_TIMEOUT (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_i210.c897 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_i210()
H A De1000_defines.h732 #define PHY_CFG_TIMEOUT 100 macro
H A De1000_80003es2lan.c633 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_80003es2lan()
H A De1000_82571.c956 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_82571()
H A De1000_82575.c1133 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_82575()
H A De1000_ich8lan.c1909 u32 extcnf_ctrl, timeout = PHY_CFG_TIMEOUT; in e1000_acquire_swflag_ich8lan()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h611 #define PHY_CFG_TIMEOUT 100 macro