Searched refs:reset_disable (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c860 if (hw->phy.reset_disable == FALSE) {
H A Dixgbe_82599.c1065 if (hw->phy.reset_disable == FALSE && hw->phy.ops.reset != NULL)
H A Dixgbe_x550.c1588 if (!hw->phy.reset_disable && hw->phy.ops.reset)
H A Dixgbe_type.h3839 bool reset_disable; member in struct:ixgbe_phy_info
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1576 hw->phy.reset_disable = B_TRUE;
1580 hw->phy.reset_disable = B_FALSE;

Completed in 132 milliseconds