Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_efuse.c65 struct tegra_efuse_softc *dev_sc; variable
405 if (dev_sc == NULL) in tegra_fuse_read_4()
407 return (RD4(dev_sc, addr)); in tegra_fuse_read_4()
490 dev_sc = sc; in tegra_efuse_attach()
497 dev_sc = NULL; in tegra_efuse_attach()
514 dev_sc = NULL; in tegra_efuse_detach()
H A Dtegra_abpmisc.c77 static struct tegra_abpmisc_softc *dev_sc; variable
155 dev_sc = sc; in tegra_abpmisc_attach()