Home
last modified time | relevance | path

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

/f-stack/freebsd/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);
/f-stack/freebsd/x86/x86/
H A Dmptable_pci.c139 start = hostb_alloc_start(type, start, end, count); in mptable_hostb_alloc_resource()
/f-stack/freebsd/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()