Home | History | Annotate | Download | only in i2o

Lines Matching defs:lun

225 	u_int tid, nent, i, targ, lun, size, rv, bptid;
242 * Allocate memory for the target/LUN -> TID map. Use zero to
279 lun = param.sdi.luninfo[1];
282 lun >= sc_chan->chan_nluns) {
284 "bad target/LUN\n", targ, lun, tid);
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;