Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_mac.c306 u16 pci_header_type; in e1000_set_lan_id_multi_port_pci() local
309 e1000_read_pci_cfg(hw, PCI_HEADER_TYPE_REGISTER, &pci_header_type); in e1000_set_lan_id_multi_port_pci()
310 if (pci_header_type & PCI_HEADER_TYPE_MULTIFUNC) { in e1000_set_lan_id_multi_port_pci()