Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1371 #define E1000_MDIC_OP_WRITE 0x04000000 macro
H A De1000_phy.c368 (E1000_MDIC_OP_WRITE)); in e1000_write_phy_reg_mdic()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1112 #define E1000_MDIC_OP_WRITE 0x04000000 macro
H A De1000.c2961 (E1000_MDIC_OP_WRITE));
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c1849 case E1000_MDIC_OP_WRITE: in e82545_write_register()