Lines Matching defs:targ
225 u_int tid, nent, i, targ, lun, size, rv, bptid;
278 targ = le32toh(param.sdi.identifier);
281 if (targ >= sc_chan->chan_ntargets ||
284 "bad target/LUN\n", targ, lun, tid);
293 it = &sc->sc_targetmap[targ];
304 targ, tid, it->it_width);
316 IOPSP_TIDMAP(sc->sc_tidmap, targ, lun) !=
320 targ, lun, tid,
323 IOPSP_TIDMAP(tidmap, targ, lun) = IOPSP_TID_INUSE;
325 IOPSP_TIDMAP(tidmap, targ, lun) = (u_short)tid;