Lines Matching defs:isc
135 struct pcic_isa_softc *isc;
140 isc = device_private(h->ph_parent);
141 sc = &isc->sc_pcic;
175 pcic_isa_probe_interrupts(struct pcic_isa_softc *isc, struct pcic_handle *h)
177 struct pcic_softc *sc = &isc->sc_pcic;
182 ic = isc->sc_ic;
271 struct pcic_isa_softc *isc;
276 isc = device_private(self);
277 sc = &isc->sc_pcic;
278 ic = isc->sc_ic;
296 pcic_isa_probe_interrupts(isc, h);
449 struct pcic_isa_softc *isc = device_private(h->ph_parent);
450 struct pcic_softc *sc = &isc->sc_pcic;
451 isa_chipset_tag_t ic = isc->sc_ic;
495 struct pcic_isa_softc *isc = device_private(h->ph_parent);
496 isa_chipset_tag_t ic = isc->sc_ic;