Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h26 #define E1000_DEV_ID_82573E_IAMT 0x108C macro
H A Dnetdev.c7806 { PCI_VDEVICE(INTEL, E1000_DEV_ID_82573E_IAMT), board_82573 },
/openbmc/qemu/hw/net/
H A De1000x_regs.h85 #define E1000_DEV_ID_82573E_IAMT 0x108C macro
/openbmc/u-boot/drivers/net/
H A De1000.h304 #define E1000_DEV_ID_82573E_IAMT 0x108C macro
H A De1000.c1553 case E1000_DEV_ID_82573E_IAMT: in e1000_set_mac_type()