Home
last modified time | relevance | path

Searched refs:E1000_CTRL_EXT_SDP4_DIR (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1089 #define E1000_CTRL_EXT_SDP4_DIR 0x00000100 /* Direction of SDP4 0=in 1=out */ macro
1642 #define E1000_CTRL_PHY_RESET_DIR4 E1000_CTRL_EXT_SDP4_DIR
H A De1000.c3029 ctrl_ext |= E1000_CTRL_EXT_SDP4_DIR;
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h73 #define E1000_CTRL_EXT_SDP4_DIR 0x00000100 /* Direction of SDP4 0=in 1=out */ macro
H A De1000_82543.c873 ctrl_ext |= E1000_CTRL_EXT_SDP4_DIR; in e1000_phy_hw_reset_82543()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c5884 E1000_CTRL_EXT_SDP4_DIR | in e1000g_set_external_loopback_1000()