Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_i210.c787 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_i210()
H A De1000_defines.h735 #define PHY_CFG_TIMEOUT 100 macro
H A De1000_80003es2lan.c560 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_80003es2lan()
H A De1000_82571.c840 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_82571()
H A De1000_82575.c1004 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_82575()
H A De1000_ich8lan.c1901 u32 extcnf_ctrl, timeout = PHY_CFG_TIMEOUT; in e1000_acquire_swflag_ich8lan()
/freebsd/sys/dev/igc/
H A Digc_defines.h610 #define PHY_CFG_TIMEOUT 100 macro