Home
last modified time | relevance | path

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

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