Home | Sort by: relevance | last modified time | path |
/src/sys/dev/isapnp/ | |
aic_isapnp.c | 54 struct aic_softc sc_aic; /* real "com" softc */ member in struct:aic_isapnp_softc 81 struct aic_softc *sc = &isc->sc_aic; |
/src/sys/dev/isa/ | |
aic_isa.c | 82 struct aic_softc sc_aic; /* real "aic" softc */ member in struct:aic_isa_softc 149 struct aic_softc *sc = &isc->sc_aic; |
/src/sys/dev/pcmcia/ | |
aic_pcmcia.c | 55 struct aic_softc sc_aic; /* real "aic" softc */ member in struct:aic_pcmcia_softc 113 struct aic_softc *sc = &psc->sc_aic; 178 struct aic_softc *sc = &psc->sc_aic; |