Searched refs:AHD_NUM_LUNS (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c1229 host->max_lun = AHD_NUM_LUNS;
H A Daic79xx.h103 (tcl & (AHD_NUM_LUNS - 1))
150 #define AHD_NUM_LUNS 256 macro
768 struct ahd_tmode_lstate* enabled_luns[AHD_NUM_LUNS];
H A Daic79xx_proc.c179 for (lun = 0; lun < AHD_NUM_LUNS; lun++) {
H A Daic79xx_core.c5912 max_lun = AHD_NUM_LUNS - 1;
6148 for (j = 0; j < AHD_NUM_LUNS; j++) {
8740 for (lun = 0; lun < AHD_NUM_LUNS; lun++) {
10204 if (ccb->ccb_h.target_lun >= AHD_NUM_LUNS)

Completed in 189 milliseconds