Searched refs:response_header (Results 1 – 1 of 1) sorted by relevance
345 SMP_RESPONSE_HEADER_T * response_header = &smp_response->header; in scif_sas_smp_remote_device_decode_report_general_response() local354 if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED) in scif_sas_smp_remote_device_decode_report_general_response()363 response_header->function_result in scif_sas_smp_remote_device_decode_report_general_response()429 SMP_RESPONSE_HEADER_T * response_header = &smp_response->header; in scif_sas_smp_remote_device_decode_initial_discover_response() local438 if (response_header->function_result == SMP_RESULT_PHY_VACANT) in scif_sas_smp_remote_device_decode_initial_discover_response()442 else if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED) in scif_sas_smp_remote_device_decode_initial_discover_response()451 response_header->function_result in scif_sas_smp_remote_device_decode_initial_discover_response()602 SMP_RESPONSE_HEADER_T * response_header = &smp_response->header; in scif_sas_smp_remote_device_decode_report_phy_sata_response() local611 if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED) in scif_sas_smp_remote_device_decode_report_phy_sata_response()620 response_header->function_result in scif_sas_smp_remote_device_decode_report_phy_sata_response()[all …]