Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h38 #define E1000_DEV_ID_ICH8_IGP_C 0x104B macro
H A Dich8lan.c2191 (hw->adapter->pdev->device == E1000_DEV_ID_ICH8_IGP_C)) { in e1000_sw_lcd_config_ich8lan()
H A Dnetdev.c7826 { PCI_VDEVICE(INTEL, E1000_DEV_ID_ICH8_IGP_C), board_ich8lan },
/openbmc/qemu/hw/net/
H A De1000x_regs.h96 #define E1000_DEV_ID_ICH8_IGP_C 0x104B macro
/openbmc/u-boot/drivers/net/
H A De1000.h315 #define E1000_DEV_ID_ICH8_IGP_C 0x104B macro
H A De1000.c1568 case E1000_DEV_ID_ICH8_IGP_C: in e1000_set_mac_type()