Searched refs:ISCSI_TTT_ALL_ONES (Results 1 – 3 of 3) sorted by relevance
174 pdu_header->itt == ISCSI_TTT_ALL_ONES)) in init_sqe()
1687 if (nopout_hdr->ttt != ISCSI_TTT_ALL_ONES) { in qedi_send_iscsi_nopout()1692 nop_out_pdu_header.ttt = ISCSI_TTT_ALL_ONES; in qedi_send_iscsi_nopout()
44 #define ISCSI_TTT_ALL_ONES (0xffffffff) macro