Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/nvidia/
H A Dtegra_ahcisata.c89 enum tegra_ahcisata_type tad_type; member
95 .tad_type = TEGRA124,
101 .tad_type = TEGRA210,
173 if (sc->sc_tad->tad_type == TEGRA124) { in tegra_ahcisata_attach()
291 if (sc->sc_tad->tad_type == TEGRA124) { in tegra_ahcisata_init()