Searched refs:E1000_BLK_PHY_RESET (Results 1 – 6 of 6) sorted by relevance
491 #define E1000_BLK_PHY_RESET 12 macro
67 return (manc & E1000_MANC_BLK_PHY_RST_ON_IDE) ? E1000_BLK_PHY_RESET : 0; in e1000e_check_reset_block_generic()
1923 return blocked ? E1000_BLK_PHY_RESET : 0; in e1000_check_reset_block_ich8lan()
471 #define E1000_BLK_PHY_RESET 12 macro
70 return (manc & E1000_MANC_BLK_PHY_RST_ON_IDE) ? E1000_BLK_PHY_RESET : 0; in igb_check_reset_block()
285 #define E1000_BLK_PHY_RESET 12 macro