Lines Matching defs:tport_wwn
157 struct se_wwn tport_wwn;
1338 return &tport->tport_wwn;
1344 struct scsiback_tport, tport_wwn);
1592 struct scsiback_tport *tport_wwn = tpg->tport;
1616 if (tport_wwn->tport_proto_id != SCSI_PROTOCOL_SAS) {
1618 i_port, scsiback_dump_proto_id(tport_wwn));
1626 if (tport_wwn->tport_proto_id != SCSI_PROTOCOL_FCP) {
1628 i_port, scsiback_dump_proto_id(tport_wwn));
1636 if (tport_wwn->tport_proto_id != SCSI_PROTOCOL_ISCSI) {
1638 i_port, scsiback_dump_proto_id(tport_wwn));
1711 struct scsiback_tport, tport_wwn);