Home
last modified time | relevance | path

Searched refs:lun_p (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/scsi/
H A Dscsi_debug.c5662 struct scsi_lun *lun_p; in resp_report_luns() local
5718 lun_p = (struct scsi_lun *)&arr[0]; in resp_report_luns()
5721 ++lun_p; in resp_report_luns()
5724 for ( ; j < RL_BUCKET_ELEMS; ++j, ++lun_p) { in resp_report_luns()
5727 int_to_scsilun(lun++, lun_p); in resp_report_luns()
5729 lun_p->scsi_lun[0] |= 0x40; in resp_report_luns()
5740 int_to_scsilun(SCSI_W_LUN_REPORT_LUNS, lun_p); in resp_report_luns()