Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dpcifm.c407 uint8_t pci_hdr_type; in pci_ereport_setup() local
443 pci_hdr_type = pci_config_get8(erpt_p->pe_hdl, PCI_CONF_HEADER); in pci_ereport_setup()
452 if ((pci_hdr_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pci_ereport_setup()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h2109 uint8_t pci_hdr_type;