Home
last modified time | relevance | path

Searched refs:disable_polarity_correction (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_hw.h843 bool disable_polarity_correction; member
H A De1000_80003es2lan.c1095 if (phy->disable_polarity_correction) in e1000_copper_link_setup_gg82563_80003es2lan()
H A De1000_phy.c1162 if (phy->disable_polarity_correction) in e1000_copper_link_setup_m88()
1313 if (phy->disable_polarity_correction) in e1000_copper_link_setup_m88_gen2()
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h963 boolean_t disable_polarity_correction;
H A De1000.c3347 hw->disable_polarity_correction = FALSE;
/titanic_50/usr/src/uts/common/io/igb/
H A Digb_main.c1439 hw->phy.disable_polarity_correction = B_FALSE; in igb_init_adapter()
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_main.c861 hw->phy.disable_polarity_correction = B_FALSE; in e1000g_set_driver_params()