Home | History | Annotate | Download | only in scsipi

Lines Matching defs:lun

82 	 * Set the LUN in the CDB if we have an older device.  We also
199 int lun, announce, mode, period, offset;
201 for (lun = 0; lun < chan->chan_nluns; lun++) {
202 periph = scsipi_lookup_periph_locked(chan, xm->xm_target, lun);
250 int lun, announce, mode;
252 for (lun = 0; lun < chan->chan_nluns; lun++) {
253 periph = scsipi_lookup_periph_locked(chan, xm->xm_target, lun);