Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dpci_cfgreg.h58 rman_res_t hostb_alloc_start(int type, rman_res_t start, rman_res_t end, rman_res_t count);
/freebsd/sys/x86/pci/
H A Dpci_bus.c582 hostb_alloc_start(int type, rman_res_t start, rman_res_t end, rman_res_t count) in hostb_alloc_start() function
602 start = hostb_alloc_start(type, start, end, count); in legacy_pcib_alloc_resource()
/freebsd/sys/x86/x86/
H A Dmptable_pci.c132 start = hostb_alloc_start(type, start, end, count); in mptable_hostb_alloc_resource()
/freebsd/sys/dev/acpica/
H A Dacpi_pcib_acpi.c615 start = hostb_alloc_start(type, start, end, count); in acpi_pcib_acpi_alloc_resource()