Searched refs:max_loop_id (Results 1 – 2 of 2) sorted by relevance
3011 ha->max_loop_id = SNS_LAST_LOOP_ID_2100; in qla2x00_probe_one()3023 ha->max_loop_id = SNS_LAST_LOOP_ID_2100; in qla2x00_probe_one()3035 ha->max_loop_id = SNS_LAST_LOOP_ID_2300; in qla2x00_probe_one()3050 ha->max_loop_id = SNS_LAST_LOOP_ID_2300; in qla2x00_probe_one()3066 ha->max_loop_id = SNS_LAST_LOOP_ID_2300; in qla2x00_probe_one()3082 ha->max_loop_id = SNS_LAST_LOOP_ID_2300; in qla2x00_probe_one()3097 ha->max_loop_id = SNS_LAST_LOOP_ID_2300; in qla2x00_probe_one()3112 ha->max_loop_id = SNS_LAST_LOOP_ID_2300; in qla2x00_probe_one()3129 ha->max_loop_id = SNS_LAST_LOOP_ID_2300; in qla2x00_probe_one()3160 ha->max_loop_id = SNS_LAST_LOOP_ID_2300; in qla2x00_probe_one()[all …]
662 return (loop_id > ha->max_loop_id && loop_id < SNS_FIRST_LOOP_ID) || in qla2x00_is_reserved_id()6524 for (; loop_id <= ha->max_loop_id; loop_id++) { in qla2x00_find_all_fabric_devs()