Searched refs:OFW_TYPE_PCIE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/sparc64/pci/
H A Dofw_pcib.c107 ISDTYPE(pbdtype, OFW_TYPE_PCIE) ? "e" : "",
108 ISDTYPE(dtype, OFW_TYPE_PCIE) ? "e" : "");
H A Dofw_pci.h79 #define OFW_TYPE_PCIE "pciex" macro
H A Dofw_pcibus.c250 strcmp(ofw_bus_get_type(pcib), OFW_TYPE_PCIE) != 0 &&
H A Dfire.c281 if (dtype != NULL && strcmp(dtype, OFW_TYPE_PCIE) == 0 &&

Completed in 88 milliseconds