Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1264 #define M88E1000_PSCR_AUTO_X_1000T 0x0040 macro
H A De1000_phy.c1147 phy_data |= M88E1000_PSCR_AUTO_X_1000T; in e1000_copper_link_setup_m88()
1297 phy_data |= M88E1000_PSCR_AUTO_X_1000T; in e1000_copper_link_setup_m88_gen2()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1863 #define M88E1000_PSCR_AUTO_X_1000T 0x0040 /* 1000BASE-T: Auto crossover, macro
H A De1000.c1722 phy_data |= M88E1000_PSCR_AUTO_X_1000T;