Home | History | Annotate | Download | only in dev

Lines Matching refs:sc_is

595 		sc->sc_is = kmem_alloc(sizeof(struct iommu_state), KM_SLEEP);
598 pp->pp_sb.sb_is = sc->sc_is;
600 sc->sc_is->is_sb[0] = sc->sc_is->is_sb[1] = NULL;
617 sc->sc_is->is_sb[0] = sb;
641 sc->sc_is = osc->sc_is;
646 pp->pp_sb.sb_is = sc->sc_is;
664 sc->sc_is->is_sb[1] = sb;
666 iommu_reset(sc->sc_is);
917 struct iommu_state *is = sc->sc_is;
1029 struct iommu_state *is = sc->sc_is;