Home
last modified time | relevance | path

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

/freebsd/sys/arm64/cavium/
H A Dthunder_pcie_pem_fdt.c66 static int thunder_pem_fdt_get_id(device_t, device_t, enum pci_id_type,
79 DEVMETHOD(pcib_get_id, thunder_pem_fdt_get_id),
175 thunder_pem_fdt_get_id(device_t dev, device_t child, enum pci_id_type type, in thunder_pem_fdt_get_id() function