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

  /src/sys/dev/isa/
atppc_isa.c 64 struct atppc_isa_softc { struct
90 CFATTACH_DECL_NEW(atppc_isa, sizeof(struct atppc_isa_softc), atppc_isa_probe,
134 struct atppc_isa_softc *sc = device_private(self);
204 struct atppc_isa_softc *sc = (struct atppc_isa_softc *) lsc;
213 struct atppc_isa_softc *sc = (struct atppc_isa_softc *) lsc;
222 struct atppc_isa_softc *sc = (struct atppc_isa_softc *) lsc;
232 struct atppc_isa_softc *sc = device_private(dev)
    [all...]

Completed in 13 milliseconds