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

  /src/sys/dev/podulebus/
hcsc.c 102 struct hcsc_softc { struct
110 CFATTACH_DECL_NEW(hcsc, sizeof(struct hcsc_softc),
144 struct hcsc_softc *sc = device_private(self);
268 struct hcsc_softc *sc = (struct hcsc_softc *)ncr_sc;
303 struct hcsc_softc *sc = (struct hcsc_softc *)ncr_sc;

Completed in 11 milliseconds