Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Dmv_pci_ctrl.c56 static struct resource * mv_pcib_ctrl_alloc_resource(device_t, device_t, int,
94 DEVMETHOD(bus_alloc_resource, mv_pcib_ctrl_alloc_resource),
238 mv_pcib_ctrl_alloc_resource(device_t bus, device_t child, int type, int *rid, in mv_pcib_ctrl_alloc_resource() function