HomeSort by: relevance | last modified time | path
    Searched defs:nhpow_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sandpoint/sandpoint/
nhpow.c 89 struct nhpow_softc { struct
103 CFATTACH_DECL_NEW(nhpow, sizeof(struct nhpow_softc),
131 struct nhpow_softc *sc;
218 struct nhpow_softc *sc = arg;
234 struct nhpow_softc *sc = arg;
253 struct nhpow_softc *sc = device_lookup_private(&nhpow_cd, 0);
268 struct nhpow_softc *sc;
291 struct nhpow_softc *sc = arg;
311 struct nhpow_softc *sc = arg;
321 struct nhpow_softc *sc = arg
    [all...]

Completed in 11 milliseconds