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

  /src/sys/dev/hpc/
hpcin.c 51 struct hpcin_softc { struct
67 CFATTACH_DECL_NEW(hpcin, sizeof(struct hpcin_softc),
80 struct hpcin_softc *sc = device_private(self);
106 struct hpcin_softc *sc = arg;

Completed in 10 milliseconds