Home
last modified time | relevance | path

Searched refs:PQI_MAX_MULTILUN (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/smartpqi/
HDsmartpqi_discovery.c1115 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()
HDsmartpqi_helper.c127 for(j = 0; j < PQI_MAX_MULTILUN; j++) { in pqisrc_take_devices_offline()
HDsmartpqi_cam.c51 cpi->max_lun = PQI_MAX_MULTILUN; in update_sim_properties()
720 for(lun = 0; lun < PQI_MAX_MULTILUN; lun++){ in smartpqi_target_rescan()
HDsmartpqi_defines.h633 #define PQI_MAX_MULTILUN 256 macro
HDsmartpqi_init.c1109 for(j = 0; j < PQI_MAX_MULTILUN; j++) in pqisrc_init()
HDsmartpqi_structures.h1164 pqi_scsi_dev_t *device_list[PQI_MAX_DEVICES][PQI_MAX_MULTILUN];