Home
last modified time | relevance | path

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

/freebsd/sys/arm64/cavium/
H A Dthunder_pcie_pem_fdt.c60 static int thunder_pem_fdt_alloc_msix(device_t, device_t, int *);
74 DEVMETHOD(pcib_alloc_msix, thunder_pem_fdt_alloc_msix),
135 thunder_pem_fdt_alloc_msix(device_t pci, device_t child, int *irq) in thunder_pem_fdt_alloc_msix() function