Lines Matching refs:destination
729 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local
734 destination = async_header_get_source(request_header); // Exchange. in fw_fill_response()
739 async_header_set_destination(response->header, destination); in fw_fill_response()
927 int tcode, destination, source; in handle_exclusive_region_request() local
929 destination = async_header_get_destination(p->header); in handle_exclusive_region_request()
948 handler->address_callback(card, request, tcode, destination, source, p->generation, offset, in handle_exclusive_region_request()
963 int tcode, destination, source, i, count, buffer_size; in handle_fcp_region_request() local
974 destination = async_header_get_destination(p->header); in handle_fcp_region_request()
1024 handler->address_callback(card, request, tcode, destination, source, in handle_fcp_region_request()
1182 int tcode, int destination, int source, int generation, in handle_topology_map() argument
1227 int tcode, int destination, int source, int generation, in handle_registers() argument
1345 int tcode, int destination, int source, int generation, in handle_low_memory() argument