Home
last modified time | relevance | path

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

/freebsd-13.1/sys/x86/include/
H A Dpci_cfgreg.h60 rman_res_t hostb_alloc_start(int type, rman_res_t start, rman_res_t end, rman_res_t count);
/freebsd-13.1/sys/x86/pci/
H A Dpci_bus.c583 hostb_alloc_start(int type, rman_res_t start, rman_res_t end, rman_res_t count) in hostb_alloc_start() function
605 start = hostb_alloc_start(type, start, end, count); in legacy_pcib_alloc_resource()
/freebsd-13.1/sys/x86/x86/
H A Dmptable_pci.c139 start = hostb_alloc_start(type, start, end, count); in mptable_hostb_alloc_resource()
/freebsd-13.1/sys/dev/acpica/
H A Dacpi_pcib_acpi.c699 start = hostb_alloc_start(type, start, end, count); in acpi_pcib_acpi_alloc_resource()