Home
last modified time | relevance | path

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

/freebsd/sys/dev/puc/
H A Dpuc_bfe.h87 struct resource *puc_bus_alloc_resource(device_t, device_t, int, int *,
H A Dpuc_pci.c178 DEVMETHOD(bus_alloc_resource, puc_bus_alloc_resource),
H A Dpuc.c472 puc_bus_alloc_resource(device_t dev, device_t child, int type, int *rid, in puc_bus_alloc_resource() function