Searched refs:IGC_MANC_BLK_PHY_RST_ON_IDE (Results 1 – 2 of 2) sorted by relevance
342 #define IGC_MANC_BLK_PHY_RST_ON_IDE 0x00040000 /* Block phy resets */ macro
20 return (manc & IGC_MANC_BLK_PHY_RST_ON_IDE) ? in igc_check_reset_block()