Home
last modified time | relevance | path

Searched refs:IGC_MANC_BLK_PHY_RST_ON_IDE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h132 #define IGC_MANC_BLK_PHY_RST_ON_IDE 0x00040000 /* Block phy resets */ macro
H A Digc_phy.c119 return (manc & IGC_MANC_BLK_PHY_RST_ON_IDE) ? in igc_check_reset_block_generic()