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

  /src/sys/dev/hpc/
hpcout.c 51 struct hpcout_softc { struct
64 CFATTACH_DECL_NEW(hpcout, sizeof(struct hpcout_softc),
77 struct hpcout_softc *sc = device_private(self);
100 struct hpcout_softc *sc = arg;

Completed in 12 milliseconds