Searched refs:pcib_host_res_alloc (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/pci/
H A Dpcib_private.h56 struct resource *pcib_host_res_alloc(struct pcib_host_resources *hr,
H A Dpci_subr.c158 * then use pcib_host_res_alloc() and pcib_host_res_adjust() as helper
203 pcib_host_res_alloc(struct pcib_host_resources *hr, device_t dev, int type, function
/freebsd-11-stable/sys/x86/x86/
H A Dmptable_pci.c138 return (pcib_host_res_alloc(&sc->sc_host_res, child, type, rid, start,
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_pcib_acpi.c665 res = pcib_host_res_alloc(&sc->ap_host_res, child, type, rid, start, end,
/freebsd-11-stable/sys/dev/hyperv/vmbus/
H A Dvmbus.c1077 res = pcib_host_res_alloc(&sc->vmbus_mmio_res, child, type,

Completed in 122 milliseconds