max_lun          5129 dev/ic/aic79xx.c 		u_int max_lun;
max_lun          5133 dev/ic/aic79xx.c 			max_lun = AHD_NUM_LUNS - 1;
max_lun          5136 dev/ic/aic79xx.c 			max_lun = lun;
max_lun          5138 dev/ic/aic79xx.c 		for (cur_lun <= max_lun; cur_lun++) {
max_lun           413 dev/ic/dpt.c   		link->scsipi_scsi.max_lun = ec->ec_maxlun;