Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_def.h295 #define SNS_FIRST_LOOP_ID 0x81 macro
H A Dqla_init.c627 return (loop_id > ha->max_loop_id && loop_id < SNS_FIRST_LOOP_ID) || in qla2x00_is_reserved_id()
4548 ha->min_external_loopid = SNS_FIRST_LOOP_ID; in qla2x00_configure_hba()
H A Dqla_os.c3956 for (i = 0; i < SNS_FIRST_LOOP_ID; i++) in qla2x00_set_reserved_loop_ids()