Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h293 #define E1000_CTRL_MDC_DIR E1000_CTRL_SWDPIO3 macro
H A De1000_82543.c647 ctrl |= (E1000_CTRL_MDIO_DIR | E1000_CTRL_MDC_DIR); in e1000_shift_out_mdi_bits_82543()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1640 #define E1000_CTRL_MDC_DIR E1000_CTRL_SWDPIO3 macro
H A De1000.c2730 ctrl |= (E1000_CTRL_MDIO_DIR | E1000_CTRL_MDC_DIR);