Searched refs:RF_PREFETCHABLE (Results 1 – 10 of 10) sorted by relevance
191 type, flags & RF_PREFETCHABLE ? "prefetchable ": "", start, in pcib_host_res_decodes()195 if (flags & RF_PREFETCHABLE) { in pcib_host_res_decodes()212 if (flags & RF_PREFETCHABLE) in pcib_host_res_alloc()231 if (((flags & RF_PREFETCHABLE) != 0) != in pcib_host_res_alloc()256 if (flags & RF_PREFETCHABLE) { in pcib_host_res_alloc()257 flags &= ~RF_PREFETCHABLE; in pcib_host_res_alloc()
165 if (rman_get_flags(r) & RF_PREFETCHABLE && in pcib_is_resource_managed()553 RF_PREFETCHABLE, max); in pcib_probe_windows()2286 if (flags & RF_PREFETCHABLE) { in pcib_alloc_resource()2296 if (flags & RF_PREFETCHABLE) { in pcib_alloc_resource()2306 flags & ~RF_PREFETCHABLE) == 0) in pcib_alloc_resource()2447 if (flags & RF_PREFETCHABLE) { in pcib_alloc_resource()
3280 flags |= RF_PREFETCHABLE; in pci_add_map()3872 flags = RF_PREFETCHABLE; in pci_add_resources_ea()5376 flags |= RF_PREFETCHABLE; in pci_reserve_map()
50 #define RF_PREFETCHABLE 0x0040 /* resource is prefetchable */ macro
666 if (sc->sc_have_pmem && (flags & RF_PREFETCHABLE)) in ofw_pci_get_rman()
597 #define RF_PREFETCHABLE 0x0040 /* resource is prefetchable */ macro
243 flags |= RF_PREFETCHABLE; in acpi_pcib_producer_handler()
1173 flags = RF_PREFETCHABLE; in mptable_host_res_handler()
435 #define SHARE_TYPE(f) (f & (RF_SHAREABLE | RF_PREFETCHABLE))
1137 if (rman_get_flags(rle->res) & RF_PREFETCHABLE) in cbb_cardbus_auto_open()