Lines Matching refs:source
51 #define HEADER_SOURCE(source) ((source) << 16) argument
677 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local
681 source = HEADER_GET_DESTINATION(request_header[0]); in fw_fill_response()
690 HEADER_SOURCE(source) | in fw_fill_response()
844 int tcode, destination, source; in handle_exclusive_region_request() local
847 source = HEADER_GET_SOURCE(p->header[1]); in handle_exclusive_region_request()
857 tcode, destination, source, in handle_exclusive_region_request()
873 int tcode, destination, source; in handle_fcp_region_request() local
885 source = HEADER_GET_SOURCE(p->header[1]); in handle_fcp_region_request()
898 destination, source, in handle_fcp_region_request()
945 int tcode, tlabel, source, rcode; in fw_core_handle_response() local
949 source = HEADER_GET_SOURCE(p->header[1]); in fw_core_handle_response()
954 if (t->node_id == source && t->tlabel == tlabel) { in fw_core_handle_response()
969 source, tlabel); in fw_core_handle_response()
1043 int tcode, int destination, int source, int generation, in handle_topology_map() argument
1088 int tcode, int destination, int source, int generation, in handle_registers() argument
1208 int tcode, int destination, int source, int generation, in handle_low_memory() argument