Home
last modified time | relevance | path

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

/freebsd-12.1/sys/sparc64/fhc/
H A Dfhc.c73 static bus_alloc_resource_t fhc_alloc_resource; variable
96 DEVMETHOD(bus_alloc_resource, fhc_alloc_resource),
424 fhc_alloc_resource(device_t bus, device_t child, int type, int *rid, in fhc_alloc_resource() function