Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sparc64/pci/
Dpsycho.c116 static bus_alloc_resource_t psycho_alloc_resource; variable
135 DEVMETHOD(bus_alloc_resource, psycho_alloc_resource),
1044 psycho_alloc_resource(device_t bus, device_t child, int type, int *rid, in psycho_alloc_resource() function