Searched refs:rman_adjust_resource (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | rman.h | 127 int rman_adjust_resource(struct resource *r, rman_res_t start, rman_res_t end);
|
| /f-stack/freebsd/arm64/cavium/ |
| H A D | thunder_pcie_pem.c | 334 return (rman_adjust_resource(res, start, end)); in thunder_pem_adjust_resource()
|
| /f-stack/freebsd/x86/x86/ |
| H A D | nexus.c | 432 return (rman_adjust_resource(r, start, end)); in nexus_adjust_resource()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_rman.c | 315 rman_adjust_resource(struct resource *rr, rman_res_t start, rman_res_t end) in rman_adjust_resource() function
|
| /f-stack/freebsd/mips/mediatek/ |
| H A D | mtk_pcie.c | 490 return (rman_adjust_resource(res, start, end)); in mtk_pci_adjust_resource()
|