Lines Matching defs:tcode
46 #define HEADER_TCODE(tcode) ((tcode) << 4) argument
54 #define HEADER_EXTENDED_TCODE(tcode) ((tcode) << 0) argument
210 static void fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, in fw_fill_request()
349 void fw_send_request(struct fw_card *card, struct fw_transaction *t, int tcode, in fw_send_request()
418 int fw_run_transaction(struct fw_card *card, int tcode, int destination_id, in fw_run_transaction()
635 int tcode, ext_tcode, data_length; in fw_get_response_length() local
671 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local
829 int tcode, destination, source; in handle_exclusive_region_request() local
858 int tcode, destination, source; in handle_fcp_region_request() local
930 int tcode, tlabel, source, rcode; in fw_core_handle_response() local
1002 int tcode, int destination, int source, int generation, in handle_topology_map()
1047 int tcode, int destination, int source, int generation, in handle_registers()