Home
last modified time | relevance | path

Searched refs:E1000_DEV_ID_ICH8_IGP_AMT (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h37 #define E1000_DEV_ID_ICH8_IGP_AMT 0x104A macro
H A Dich8lan.c2190 if ((hw->adapter->pdev->device == E1000_DEV_ID_ICH8_IGP_AMT) || in e1000_sw_lcd_config_ich8lan()
H A Dnetdev.c7825 { PCI_VDEVICE(INTEL, E1000_DEV_ID_ICH8_IGP_AMT), board_ich8lan },
/openbmc/qemu/hw/net/
H A De1000x_regs.h95 #define E1000_DEV_ID_ICH8_IGP_AMT 0x104A macro
/openbmc/u-boot/drivers/net/
H A De1000.h314 #define E1000_DEV_ID_ICH8_IGP_AMT 0x104A macro
H A De1000.c1567 case E1000_DEV_ID_ICH8_IGP_AMT: in e1000_set_mac_type()