Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sparc64/pci/
Dfire.c116 static bus_alloc_resource_t fire_alloc_resource; variable
141 DEVMETHOD(bus_alloc_resource, fire_alloc_resource),
1857 fire_alloc_resource(device_t bus, device_t child, int type, int *rid, in fire_alloc_resource() function