Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sparc64/pci/
Dofw_pcib.c97 #define ISDTYPE(dtype, type) \ in ofw_pcib_probe() macro
107 ISDTYPE(pbdtype, OFW_TYPE_PCIE) ? "e" : "", in ofw_pcib_probe()
108 ISDTYPE(dtype, OFW_TYPE_PCIE) ? "e" : ""); in ofw_pcib_probe()
113 #undef ISDTYPE in ofw_pcib_probe()