Searched refs:lun_p (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/scsi/
H A Dscsi_debug.c4734 struct scsi_lun *lun_p; local
4790 lun_p = (struct scsi_lun *)&arr[0];
4793 ++lun_p;
4796 for ( ; j < RL_BUCKET_ELEMS; ++j, ++lun_p) {
4799 int_to_scsilun(lun++, lun_p);
4801 lun_p->scsi_lun[0] |= 0x40;
4812 int_to_scsilun(SCSI_W_LUN_REPORT_LUNS, lun_p);

Completed in 337 milliseconds