Searched refs:ttt (Results 1 - 9 of 9) sorted by relevance

/drivers/target/iscsi/
H A Discsi_target.c1251 hdr->ttt = be32_to_cpu(hdr->ttt);
1287 hdr->itt, hdr->ttt, hdr->datasn, hdr->offset,
1480 hdr->ttt = be32_to_cpu(hdr->ttt);
1503 hdr->itt, hdr->ttt, hdr->cmdsn, hdr->exp_statsn,
1512 if (hdr->ttt == 0xFFFFFFFF) {
1530 if (payload_length && (hdr->ttt == 0xFFFFFFFF)) {
1644 if (hdr->ttt != 0xFFFFFFFF) {
1648 cmd = iscsit_find_cmd_from_ttt(conn, hdr->ttt);
[all...]
/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c480 text_wqe->ttt = be32_to_cpu(text_hdr->ttt);
566 nopout_wqe->ttt = be32_to_cpu(nopout_hdr->ttt);
1527 resp_hdr->ttt = cpu_to_be32(text->ttt);
1707 hdr->ttt = cpu_to_be32(nop_in->ttt);
1722 hdr->ttt = cpu_to_be32(nop_in->ttt);
[all...]
H A D57xx_iscsi_hsi.h1102 u32 ttt; member in struct:bnx2i_nop_in_msg
1173 u32 ttt; member in struct:bnx2i_nop_out_request
1352 u32 ttt; member in struct:bnx2i_text_request
1467 u32 ttt; member in struct:bnx2i_text_response
/drivers/scsi/be2iscsi/
H A Dbe_main.h393 u8 ttt[32]; /* TTT; valid for R2T or 0xffffffff */ member in struct:amap_pdu_data_out
703 u8 ttt[32]; /* target id for ping or 0xffffffff */ member in struct:amap_pdu_nop_out
H A Dbe_main.c2347 AMAP_SET_BITS(struct amap_pdu_nop_out, ttt, pnop_out, 0xFFFFFFFF);
4049 if (task->hdr->ttt != ISCSI_RESERVED_TAG) {
/drivers/scsi/
H A Dlibiscsi.c153 hdr->ttt = r2t->ttt;
435 r2t->ttt = cpu_to_be32(ISCSI_RESERVED_TAG);
957 hdr.ttt = rhdr->ttt;
960 hdr.ttt = RESERVED_ITT;
1141 if (hdr->ttt == cpu_to_be32(ISCSI_RESERVED_TAG))
1222 if (hdr->ttt != cpu_to_be32(ISCSI_RESERVED_TAG) || datalen) {
H A Dlibiscsi_tcp.c591 r2t->ttt = rhdr->ttt; /* no flip */
/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h4683 u32 ttt; member in struct:iscsi_data_pdu_hdr_little_endian
4862 u32 ttt; member in struct:iscsi_text_req_hdr_little_endian
4896 u32 ttt; member in struct:iscsi_nop_out_hdr_little_endian
4961 u32 ttt; member in struct:iscsi_task_context_r2t_table_entry
/drivers/media/dvb/ttpci/
H A Dav7110.c2877 MAKE_AV7110_INFO(ttt, "Technotrend/Hauppauge DVB-T");
2890 MAKE_EXTENSION_PCI(ttt, 0x13c2, 0x0008),

Completed in 153 milliseconds