Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/cavium/
H A Dthunder_pcie_common.h42 int thunder_pcie_identify_ecam(device_t, int *);
H A Dthunder_pcie_fdt.c121 thunder_pcie_identify_ecam(dev, &sc->base.ecam); in thunder_pcie_fdt_attach()
H A Dthunder_pcie_common.c156 thunder_pcie_identify_ecam(device_t dev, int *ecam) in thunder_pcie_identify_ecam() function