tpdl             1508 drivers/target/target_core_pr.c 	u32 tpdl, tid_len = 0;
tpdl             1560 drivers/target/target_core_pr.c 	tpdl = get_unaligned_be32(&buf[24]);
tpdl             1562 drivers/target/target_core_pr.c 	if ((tpdl + 28) != cmd->data_length) {
tpdl             1564 drivers/target/target_core_pr.c 			" does not equal CDB data_length: %u\n", tpdl,
tpdl             1576 drivers/target/target_core_pr.c 	while (tpdl > 0) {
tpdl             1657 drivers/target/target_core_pr.c 			tpdl, tid_len, i_str, iport_ptr);
tpdl             1659 drivers/target/target_core_pr.c 		if (tid_len > tpdl) {
tpdl             1713 drivers/target/target_core_pr.c 			tpdl -= tid_len;
tpdl             1772 drivers/target/target_core_pr.c 		tpdl -= tid_len;