Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h39 #define E1000_CTRL_DUP 0x00004 /* Device Control Duplicate (Shadow) - RW */ macro
H A De1000_82540.c296 E1000_WRITE_REG(hw, E1000_CTRL_DUP, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82540()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h566 #define E1000_CTRL_DUP 0x00004 /* Device Control Duplicate (Shadow) - RW */ macro
700 #define E1000_82542_CTRL_DUP E1000_CTRL_DUP
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_e82545.c1667 case E1000_CTRL_DUP: in e82545_write_register()