Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Dmv_pci.c351 static int mv_pcib_activate_resource(device_t, device_t, struct resource *);
385 DEVMETHOD(bus_activate_resource, mv_pcib_activate_resource),
975 mv_pcib_activate_resource(device_t dev, device_t child, struct resource *r) in mv_pcib_activate_resource() function