Lines Matching refs:destination
48 #define HEADER_DESTINATION(destination) ((destination) << 16) argument
669 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local
674 destination = HEADER_GET_SOURCE(request_header[1]); in fw_fill_response()
680 HEADER_DESTINATION(destination); in fw_fill_response()
828 int tcode, destination, source; in handle_exclusive_region_request() local
830 destination = HEADER_GET_DESTINATION(p->header[0]); in handle_exclusive_region_request()
853 tcode, destination, source, in handle_exclusive_region_request()
866 int tcode, destination, source; in handle_fcp_region_request() local
877 destination = HEADER_GET_DESTINATION(p->header[0]); in handle_fcp_region_request()
891 destination, source, in handle_fcp_region_request()
1010 int tcode, int destination, int source, int generation, in handle_topology_map() argument
1055 int tcode, int destination, int source, int generation, in handle_registers() argument