Home | History | Annotate | Download | only in ic

Lines Matching refs:tgts

1170 	memcpy(ldp->tgts, buf, k);
1441 ldstat->bigrebuild == ldp->tgts[pd])
1443 if (ciss_bitset(ldp->tgts[pd] & (~CISS_BIGBIT),
1447 bd->bd_channel = (ldp->tgts[pd] & (~CISS_BIGBIT)) /
1449 bd->bd_target = ldp->tgts[pd] % sc->ndrives;
1456 if ((error = ciss_pdid(sc, ldp->tgts[pd], pdid,
1460 bd->bd_channel = (ldp->tgts[pd] & (~CISS_BIGBIT)) /
1462 bd->bd_target = ldp->tgts[pd] % sc->ndrives;
1507 if (ldp->tgts[pd] == drv)
1606 ldp->bling.pdtab[ldp->tgts[pd]] = stat == BIOC_SBUNBLINK? 0 :