Home
last modified time | relevance | path

Searched refs:E1000_DEV_ID_82541ER (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_api.c205 case E1000_DEV_ID_82541ER: in e1000_set_mac_type()
H A De1000_hw.h73 #define E1000_DEV_ID_82541ER 0x1078 macro
H A Dif_em.c69 PVID(0x8086, E1000_DEV_ID_82541ER,
1122 if (hw->device_id == E1000_DEV_ID_82541ER || in em_if_attach_pre()