Searched refs:PCIHOST_ECAM (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/arm/fdt/
H A Dpcihost_fdtvar.h47 PCIHOST_ECAM, enumerator in enum:pcihost_type
H A Dpcihost_fdt.c100 { .compat = "pci-host-ecam-generic", .value = PCIHOST_ECAM },
146 if (sc->sc_type == PCIHOST_ECAM) {
429 } else if (sc->sc_type == PCIHOST_ECAM) {
456 } else if (sc->sc_type == PCIHOST_ECAM) {
/netbsd-current/sys/arch/arm/rockchip/
H A Drk3399_pcie.c424 sc->sc_phsc.sc_type = PCIHOST_ECAM;
/netbsd-current/sys/arch/arm/apple/
H A Dapple_pcie.c350 sc->sc_type = PCIHOST_ECAM;

Completed in 359 milliseconds