Searched refs:E1000_VET (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | e1000_82542.c | 254 E1000_WRITE_REG(hw, E1000_VET, 0); in e1000_init_hw_82542()
|
H A D | e1000_regs.h | 73 #define E1000_VET 0x00038 /* VLAN Ether Type - RW */ macro
|
H A D | e1000_82540.c | 347 E1000_WRITE_REG(hw, E1000_VET, 0); in e1000_init_hw_82540()
|
H A D | e1000_82543.c | 967 E1000_WRITE_REG(hw, E1000_VET, 0); in e1000_init_hw_82543()
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000_hw.h | 576 #define E1000_VET 0x00038 /* VLAN Ether Type - RW */ macro 710 #define E1000_82542_VET E1000_VET
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 283 {"FCT", E1000_FCT}, {"VET", E1000_VET}, in mac_dump()
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | pci_e82545.c | 1679 case E1000_VET: in e82545_write_register() 1902 case E1000_VET: in e82545_read_register()
|