tegra_ahcisata_softc
static void tegra_ahcisata_init(struct tegra_ahcisata_softc *);
static int tegra_ahcisata_init_clocks(struct tegra_ahcisata_softc *);
CFATTACH_DECL_NEW(tegra_ahcisata, sizeof(struct tegra_ahcisata_softc),
struct tegra_ahcisata_softc * const sc = device_private(self);
tegra_ahcisata_init(struct tegra_ahcisata_softc *sc)
tegra_ahcisata_init_clocks(struct tegra_ahcisata_softc *sc)