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

/freebsd-9.3-release/sys/sparc64/pci/
H A Dapb.c80 static bus_alloc_resource_t apb_alloc_resource; variable
89 DEVMETHOD(bus_alloc_resource, apb_alloc_resource),
235 apb_alloc_resource(device_t dev, device_t child, int type, int *rid, function
/freebsd-9.3-release/sys/mips/atheros/
H A Dapb.c58 apb_alloc_resource(device_t, device_t, int, int *, u_long,
149 apb_alloc_resource(device_t bus, device_t child, int type, int *rid, function
454 DEVMETHOD(bus_alloc_resource, apb_alloc_resource),

Completed in 102 milliseconds