Home
last modified time | relevance | path

Searched refs:M88E1000_PSCR_MDIX_MANUAL_MODE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1262 #define M88E1000_PSCR_MDIX_MANUAL_MODE 0x0020 /* Manual MDIX configuration */ macro
H A De1000_phy.c1144 phy_data |= M88E1000_PSCR_MDIX_MANUAL_MODE; in e1000_copper_link_setup_m88()
1292 phy_data |= M88E1000_PSCR_MDIX_MANUAL_MODE; in e1000_copper_link_setup_m88_gen2()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1862 #define M88E1000_PSCR_MDIX_MANUAL_MODE 0x0020 /* Manual MDIX configuration */ macro
H A De1000.c1719 phy_data |= M88E1000_PSCR_MDIX_MANUAL_MODE;