Lines Matching defs:tcode
47 #define HEADER_TCODE(tcode) ((tcode) << 4) argument
55 #define HEADER_EXTENDED_TCODE(tcode) ((tcode) << 0) argument
211 static void fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, in fw_fill_request()
350 void fw_send_request(struct fw_card *card, struct fw_transaction *t, int tcode, in fw_send_request()
419 int fw_run_transaction(struct fw_card *card, int tcode, int destination_id, in fw_run_transaction()
641 int tcode, ext_tcode, data_length; in fw_get_response_length() local
677 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local
844 int tcode, destination, source; in handle_exclusive_region_request() local
873 int tcode, destination, source; in handle_fcp_region_request() local
945 int tcode, tlabel, source, rcode; in fw_core_handle_response() local
1043 int tcode, int destination, int source, int generation, in handle_topology_map()
1088 int tcode, int destination, int source, int generation, in handle_registers()
1208 int tcode, int destination, int source, int generation, in handle_low_memory()