Searched refs:SCSI_8LUN_PER_TARGET (Results 1 – 2 of 2) sorted by relevance
50 #define SCSI_8LUN_PER_TARGET NLUNS_PER_TARGET macro
1502 maxluns = SCSI_8LUN_PER_TARGET; /* 8 */ in scsi_get_scsi_maxluns()1510 maxluns = SCSI_8LUN_PER_TARGET; /* 8 */ in scsi_get_scsi_maxluns()1522 (maxluns > SCSI_8LUN_PER_TARGET)) in scsi_get_scsi_maxluns()1523 maxluns = SCSI_8LUN_PER_TARGET; in scsi_get_scsi_maxluns()