Searched refs:hostb_alloc_start (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/x86/include/ |
| H A D | pci_cfgreg.h | 60 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 D | mptable_pci.c | 139 start = hostb_alloc_start(type, start, end, count); in mptable_hostb_alloc_resource()
|
| /f-stack/freebsd/x86/pci/ |
| H A D | pci_bus.c | 583 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()
|