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

  /src/sys/dev/isa/
depca_isa.c 105 struct depca_isa_softc { struct
111 CFATTACH_DECL_NEW(depca_isa, sizeof(struct depca_isa_softc),
195 struct depca_isa_softc *isc = device_private(self);
228 struct depca_isa_softc *isc = (struct depca_isa_softc *)sc;
depca_isa.c 105 struct depca_isa_softc { struct
111 CFATTACH_DECL_NEW(depca_isa, sizeof(struct depca_isa_softc),
195 struct depca_isa_softc *isc = device_private(self);
228 struct depca_isa_softc *isc = (struct depca_isa_softc *)sc;

Completed in 21 milliseconds