Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddifm.h83 #define DDI_FME_BUS_TYPE_PCI 1 /* bus type = pci/pcix/pcie */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dpcifm.c1115 de.fme_bus_type = DDI_FME_BUS_TYPE_PCI; in pci_ereport_post()