Lines Matching refs:tcode
619 if (request->tcode != TCODE_STREAM_DATA &&
623 if (request->tcode == TCODE_WRITE_QUADLET_REQUEST &&
658 fw_send_request_with_tstamp(client->device->card, &e->r.transaction, request->tcode,
671 switch (arg->send_request.tcode) {
708 int tcode, int destination, int source,
746 if (tcode & 0x10)
747 tcode = TCODE_LOCK_REQUEST;
750 req->tcode = tcode;
760 req->tcode = tcode;
774 req->tcode = tcode;
1515 switch (a->tcode) {
1544 request.tcode = TCODE_STREAM_DATA;