Searched refs:apb_alloc_resource (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sparc64/pci/
H A Dapb.c80 static bus_alloc_resource_t apb_alloc_resource; variable
89 DEVMETHOD(bus_alloc_resource, apb_alloc_resource),
229 apb_alloc_resource(device_t dev, device_t child, int type, int *rid, function
/freebsd-11-stable/sys/mips/atheros/
H A Dapb.c66 apb_alloc_resource(device_t, device_t, int, int *, rman_res_t,
163 apb_alloc_resource(device_t bus, device_t child, int type, int *rid, function
514 DEVMETHOD(bus_alloc_resource, apb_alloc_resource),

Completed in 55 milliseconds