Home
last modified time | relevance | path

Searched refs:sbus_alloc_resource (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/sparc64/sbus/
Dsbus.c138 static bus_alloc_resource_t sbus_alloc_resource; variable
171 DEVMETHOD(bus_alloc_resource, sbus_alloc_resource),
712 sbus_alloc_resource(device_t bus, device_t child, int type, int *rid, in sbus_alloc_resource() function