Searched refs:FC_NO_LOOP_ID (Results 1 - 5 of 5) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_init.c2500 fcport->loop_id = FC_NO_LOOP_ID;
3020 if (fcport->loop_id != FC_NO_LOOP_ID &&
3029 fcport->loop_id = FC_NO_LOOP_ID;
3050 if (fcport->loop_id == FC_NO_LOOP_ID) {
3313 fcport->loop_id = FC_NO_LOOP_ID;
3326 if (fcport->loop_id != FC_NO_LOOP_ID &&
3334 fcport->loop_id = FC_NO_LOOP_ID;
3440 dev->loop_id = FC_NO_LOOP_ID;
3638 fcport->loop_id = FC_NO_LOOP_ID;
5503 fcport->loop_id == FC_NO_LOOP_ID)
[all...]
H A Dqla_attr.c1509 if (fcport->loop_id != FC_NO_LOOP_ID &&
H A Dqla_os.c3559 if (fcport->loop_id == FC_NO_LOOP_ID) {
3623 fcport->loop_id = FC_NO_LOOP_ID;
H A Dqla_def.h1752 #define FC_NO_LOOP_ID 0x1000 macro
H A Dqla_mbx.c1306 if (fcport->loop_id == FC_NO_LOOP_ID ||
1344 if (fcport->loop_id == FC_NO_LOOP_ID ||

Completed in 98 milliseconds