Home
last modified time | relevance | path

Searched refs:E1000_BLK_PHY_RESET (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h714 #define E1000_BLK_PHY_RESET 12 macro
H A De1000_phy.c208 E1000_BLK_PHY_RESET : E1000_SUCCESS; in e1000_check_reset_block_generic()
H A De1000_ich8lan.c2246 return blocked ? E1000_BLK_PHY_RESET : E1000_SUCCESS; in e1000_check_reset_block_ich8lan()