Home
last modified time | relevance | path

Searched refs:SNS_FIRST_LOOP_ID (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_def.h321 #define SNS_FIRST_LOOP_ID 0x81 macro
Dqla_init.c662 return (loop_id > ha->max_loop_id && loop_id < SNS_FIRST_LOOP_ID) || in qla2x00_is_reserved_id()
5066 ha->min_external_loopid = SNS_FIRST_LOOP_ID; in qla2x00_configure_hba()
Dqla_os.c4138 for (i = 0; i < SNS_FIRST_LOOP_ID; i++) in qla2x00_set_reserved_loop_ids()