Home
last modified time | relevance | path

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

/freebsd/sys/arm64/cavium/
H A Dthunder_pcie_common.h41 struct resource *thunder_pcie_alloc_resource(device_t,
H A Dthunder_pcie_common.c172 thunder_pcie_alloc_resource(device_t dev, device_t child, int type, int *rid, in thunder_pcie_alloc_resource() function
H A Dthunder_pcie_fdt.c243 return (thunder_pcie_alloc_resource(dev, child, type, in thunder_pcie_fdt_alloc_resource()