Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmv_pci.c348 static struct resource *mv_pcib_alloc_resource(device_t, device_t, int, int *,
376 DEVMETHOD(bus_alloc_resource, mv_pcib_alloc_resource),
885 mv_pcib_alloc_resource(device_t dev, device_t child, int type, int *rid, in mv_pcib_alloc_resource() function