Lines Matching defs:tcode
34 #define HEADER_TCODE(tcode) ((tcode) << 4) argument
42 #define HEADER_EXTENDED_TCODE(tcode) ((tcode) << 0) argument
199 static void fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, in fw_fill_request()
338 void fw_send_request(struct fw_card *card, struct fw_transaction *t, int tcode, in fw_send_request()
415 int fw_run_transaction(struct fw_card *card, int tcode, int destination_id, in fw_run_transaction()
654 int tcode, ext_tcode, data_length; in fw_get_response_length() local
690 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local
885 int tcode, destination, source; in handle_exclusive_region_request() local
914 int tcode, destination, source; in handle_fcp_region_request() local
986 int tcode, tlabel, source, rcode; in fw_core_handle_response() local
1085 int tcode, int destination, int source, int generation, in handle_topology_map()
1130 int tcode, int destination, int source, int generation, in handle_registers()
1250 int tcode, int destination, int source, int generation, in handle_low_memory()