Searched refs:SCSI_W_LUN_REPORT_LUNS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/scsi/
H A Dscsi.h57 #define SCSI_W_LUN_REPORT_LUNS (SCSI_W_LUN_BASE + 1) macro
/linux-master/drivers/scsi/
H A Dscsi_debug.c1226 hpnt->max_lun = SCSI_W_LUN_REPORT_LUNS + 1;
4812 int_to_scsilun(SCSI_W_LUN_REPORT_LUNS, lun_p);
8235 has_wlun_rl = (sdp->lun == SCSI_W_LUN_REPORT_LUNS);
8483 hpnt->max_lun = SCSI_W_LUN_REPORT_LUNS + 1;

Completed in 182 milliseconds