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

/freebsd-13-stable/sys/powerpc/powermac/
H A Dnvbl.c56 struct nvbl_softc { struct
64 static int nvbl_setlevel(struct nvbl_softc *sc, int newlevel);
65 static int nvbl_getlevel(struct nvbl_softc *sc);
79 sizeof(struct nvbl_softc)
121 struct nvbl_softc *sc;
153 nvbl_setlevel(struct nvbl_softc *sc, int newlevel)
174 nvbl_getlevel(struct nvbl_softc *sc)
191 struct nvbl_softc *sc;

Completed in 57 milliseconds