Searched refs:PQI_MAX_MULTILUN (Results 1 – 6 of 6) sorted by relevance
1115 for(j = 0; j < PQI_MAX_MULTILUN; j++) { in pqisrc_scsi_find_entry()1193 for(j = 0; j < PQI_MAX_MULTILUN; j++) { in pqisrc_identify_device_via_ioaccel()1228 for(j = 0; j < PQI_MAX_MULTILUN; j++) { in pqisrc_update_log_dev_qdepth()1498 for(j = 0; j < PQI_MAX_MULTILUN; j++) { in pqisrc_update_device_list()1533 for(j = 0; j < PQI_MAX_MULTILUN; j++) { in pqisrc_update_device_list()1580 for(j = 0; j < PQI_MAX_MULTILUN; j++) { in pqisrc_update_device_list()1600 for(j = 0; j < PQI_MAX_MULTILUN; j++) { in pqisrc_update_device_list()2033 for(j = 0; j < PQI_MAX_MULTILUN; j++) { in pqisrc_cleanup_devices()
127 for(j = 0; j < PQI_MAX_MULTILUN; j++) { in pqisrc_take_devices_offline()
51 cpi->max_lun = PQI_MAX_MULTILUN; in update_sim_properties()720 for(lun = 0; lun < PQI_MAX_MULTILUN; lun++){ in smartpqi_target_rescan()
633 #define PQI_MAX_MULTILUN 256 macro
1109 for(j = 0; j < PQI_MAX_MULTILUN; j++) in pqisrc_init()
1164 pqi_scsi_dev_t *device_list[PQI_MAX_DEVICES][PQI_MAX_MULTILUN];