Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sparc64/pci/
Dfire.c118 static bus_alloc_resource_t fire_alloc_resource; variable
146 DEVMETHOD(bus_alloc_resource, fire_alloc_resource),
2015 fire_alloc_resource(device_t bus, device_t child, int type, int *rid, in fire_alloc_resource() function