Lines Matching refs:destination
787 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local
792 destination = async_header_get_source(request_header); // Exchange. in fw_fill_response()
797 async_header_set_destination(response->header, destination); in fw_fill_response()
991 int tcode, destination, source; in handle_exclusive_region_request() local
993 destination = async_header_get_destination(p->header); in handle_exclusive_region_request()
1012 handler->address_callback(card, request, tcode, destination, source, p->generation, offset, in handle_exclusive_region_request()
1027 int tcode, destination, source, i, count, buffer_size; in handle_fcp_region_request() local
1038 destination = async_header_get_destination(p->header); in handle_fcp_region_request()
1088 handler->address_callback(card, request, tcode, destination, source, in handle_fcp_region_request()
1240 int tcode, int destination, int source, int generation, in handle_topology_map() argument
1290 int tcode, int destination, int source, int generation, in handle_registers() argument
1414 int tcode, int destination, int source, int generation, in handle_low_memory() argument