Home
last modified time | relevance | path

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

/freebsd/sys/arm64/cavium/
H A Dthunder_pcie_common.h39 int thunder_pcie_identify_ecam(device_t, int *);
H A Dthunder_pcie_common.c153 thunder_pcie_identify_ecam(device_t dev, int *ecam) in thunder_pcie_identify_ecam() function
H A Dthunder_pcie_fdt.c198 thunder_pcie_identify_ecam(dev, &sc->base.ecam); in thunder_pcie_fdt_attach()