Lines Matching defs:tcode
656 if (request->tcode != TCODE_STREAM_DATA &&
660 if (request->tcode == TCODE_WRITE_QUADLET_REQUEST &&
695 fw_send_request_with_tstamp(client->device->card, &e->r.transaction, request->tcode,
708 switch (arg->send_request.tcode) {
744 int tcode, int destination, int source,
782 if (tcode & 0x10)
783 tcode = TCODE_LOCK_REQUEST;
786 req->tcode = tcode;
796 req->tcode = tcode;
810 req->tcode = tcode;
1575 switch (a->tcode) {
1604 request.tcode = TCODE_STREAM_DATA;