Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mac.c299 u16 pci_header_type; in e1000_set_lan_id_multi_port_pci() local
302 e1000_read_pci_cfg(hw, PCI_HEADER_TYPE_REGISTER, &pci_header_type); in e1000_set_lan_id_multi_port_pci()
303 if (pci_header_type & PCI_HEADER_TYPE_MULTIFUNC) { in e1000_set_lan_id_multi_port_pci()