Lines Matching defs:sc_iop
307 const struct mfii_iop *sc_iop;
721 sc->sc_iop = mfii_find_iop(aux);
750 memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, sc->sc_iop->bar);
752 if (pci_mapreg_map(pa, sc->sc_iop->bar, memtype, 0,
804 if (((sc->sc_iop->iop_flag & MFII_IOP_HAS_32BITDESC_BIT) != 0) &&
1176 if ((sc->sc_iop->iop_flag & MFII_IOP_QUIRK_REGREAD) != 0) {
2441 ctx->type_nseg = sc->sc_iop->ldio_ctx_type_nseg;
2443 ctx->reg_lock_flags = htole16(sc->sc_iop->ldio_ctx_reg_lock_flags);
2452 switch (sc->sc_iop->num_sge_loc) {
2462 ccb->ccb_req.flags = sc->sc_iop->ldio_req_type;
2675 ce->sg_flags = sc->sc_iop->sge_flag_chain;
2692 sge->sg_flags |= sc->sc_iop->sge_flag_eol;