Searched refs:SCSI_8LUN_PER_TARGET (Results 1 – 2 of 2) sorted by relevance
52 #define SCSI_8LUN_PER_TARGET NLUNS_PER_TARGET macro
1503 maxluns = SCSI_8LUN_PER_TARGET; /* 8 */ in scsi_get_scsi_maxluns()1511 maxluns = SCSI_8LUN_PER_TARGET; /* 8 */ in scsi_get_scsi_maxluns()1523 (maxluns > SCSI_8LUN_PER_TARGET)) in scsi_get_scsi_maxluns()1524 maxluns = SCSI_8LUN_PER_TARGET; in scsi_get_scsi_maxluns()