[go: nahoru, domu]

Searched defs:fc_loopid (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1376 struct tcm_qla2xxx_fc_loopid *fc_loopid; local
1387 fc_loopid = lport->lport_loopid_map + loop_id;
1388 se_nacl = fc_loopid->se_nacl;
1417 struct tcm_qla2xxx_fc_loopid *fc_loopid; local
1421 fc_loopid = &((struct tcm_qla2xxx_fc_loopid *)
1424 saved_nacl = fc_loopid->se_nacl;
1426 pr_debug("Setting up new fc_loopid->se_nacl to new_se_nacl\n");
1427 fc_loopid->se_nacl = new_se_nacl;
1437 pr_debug("Clearing nacl->qla_tgt_sess and fc_loopid->se_nacl\n");
1438 fc_loopid
[all...]

Completed in 63 milliseconds