Lines Matching defs:tcode
34 #define HEADER_TCODE(tcode) ((tcode) << 4) argument
42 #define HEADER_EXTENDED_TCODE(tcode) ((tcode) << 0) argument
227 static void fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, in fw_fill_request()
369 void __fw_send_request(struct fw_card *card, struct fw_transaction *t, int tcode, in __fw_send_request()
457 int fw_run_transaction(struct fw_card *card, int tcode, int destination_id, in fw_run_transaction()
696 int tcode, ext_tcode, data_length; in fw_get_response_length() local
732 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local
927 int tcode, destination, source; in handle_exclusive_region_request() local
956 int tcode, destination, source; in handle_fcp_region_request() local
1028 int tcode, tlabel, source, rcode; in fw_core_handle_response() local
1132 int tcode, int destination, int source, int generation, in handle_topology_map()
1177 int tcode, int destination, int source, int generation, in handle_registers()
1297 int tcode, int destination, int source, int generation, in handle_low_memory()