Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1257 #define M88E1000_PSCR_MDI_MANUAL_MODE 0x0000 macro
H A De1000_phy.c1141 phy_data |= M88E1000_PSCR_MDI_MANUAL_MODE; in e1000_copper_link_setup_m88()
1289 phy_data |= M88E1000_PSCR_MDI_MANUAL_MODE; in e1000_copper_link_setup_m88_gen2()
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1860 #define M88E1000_PSCR_MDI_MANUAL_MODE 0x0000 /* MDI Crossover Mode bits 6:5 */ macro
H A De1000.c1716 phy_data |= M88E1000_PSCR_MDI_MANUAL_MODE;