Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/e1000/
De1000_defines.h728 #define PHY_CFG_TIMEOUT 100 macro
De1000_80003es2lan.c633 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_80003es2lan()
De1000_82571.c956 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_82571()
De1000_82575.c1128 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_82575()
De1000_ich8lan.c1685 u32 extcnf_ctrl, timeout = PHY_CFG_TIMEOUT; in e1000_acquire_swflag_ich8lan()