Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_api.c202 case E1000_DEV_ID_82541ER_LOM: in e1000_set_mac_type()
H A De1000_hw.h72 #define E1000_DEV_ID_82541ER_LOM 0x1014 macro
H A Dif_em.c63 PVID(0x8086, E1000_DEV_ID_82541ER_LOM, "Intel(R) Legacy PRO/1000 MT 82541ER"),
937 hw->device_id == E1000_DEV_ID_82541ER_LOM) { in em_if_attach_pre()