Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Dnvbl.c53 struct nvbl_softc { struct
61 static int nvbl_setlevel(struct nvbl_softc *sc, int newlevel); argument
62 static int nvbl_getlevel(struct nvbl_softc *sc);
76 sizeof(struct nvbl_softc)
116 struct nvbl_softc *sc; in nvbl_attach()
148 nvbl_setlevel(struct nvbl_softc *sc, int newlevel) in nvbl_setlevel()
169 nvbl_getlevel(struct nvbl_softc *sc) in nvbl_getlevel()
186 struct nvbl_softc *sc; in nvbl_sysctl()