Searched refs:apb_alloc_resource (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/atheros/ |
| H A D | apb.c | 68 apb_alloc_resource(device_t, device_t, int, int *, rman_res_t, 165 apb_alloc_resource(device_t bus, device_t child, int type, int *rid, in apb_alloc_resource() function 514 DEVMETHOD(bus_alloc_resource, apb_alloc_resource),
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | apb.c | 76 apb_alloc_resource(device_t, device_t, int, int *, rman_res_t, 269 apb_alloc_resource(device_t bus, device_t child, int type, int *rid, in apb_alloc_resource() function 719 DEVMETHOD(bus_alloc_resource, apb_alloc_resource),
|