Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Dmv_pci.c346 static struct resource *mv_pcib_alloc_resource(device_t, device_t, int, int *,
382 DEVMETHOD(bus_alloc_resource, mv_pcib_alloc_resource),
908 mv_pcib_alloc_resource(device_t dev, device_t child, int type, int *rid, in mv_pcib_alloc_resource() function