Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddifm.h82 #define DDI_FME_BUS_TYPE_DFLT 0 /* bus type = default */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dpcifm.c1098 de.fme_bus_type = DDI_FME_BUS_TYPE_DFLT; in pci_ereport_post()
1099 if (de.fme_bus_type == DDI_FME_BUS_TYPE_DFLT) { in pci_ereport_post()