Searched refs:e1000_set_lan_id_multi_port_pci (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_mac.h61 void e1000_set_lan_id_multi_port_pci(struct e1000_hw *hw);
H A De1000_82542.c119 mac->ops.set_lan_id = e1000_set_lan_id_multi_port_pci;
H A De1000_82540.c192 mac->ops.set_lan_id = e1000_set_lan_id_multi_port_pci;
H A De1000_82543.c220 mac->ops.set_lan_id = e1000_set_lan_id_multi_port_pci;
H A De1000_mac.c285 * e1000_set_lan_id_multi_port_pci - Set LAN id for PCI multiple port devices
290 void e1000_set_lan_id_multi_port_pci(struct e1000_hw *hw) function

Completed in 109 milliseconds