Searched refs:function_result (Results 1 – 6 of 6) sorted by relevance
356 if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED) in scif_sas_smp_remote_device_decode_report_general_response()365 response_header->function_result in scif_sas_smp_remote_device_decode_report_general_response()440 if (response_header->function_result == SMP_RESULT_PHY_VACANT) in scif_sas_smp_remote_device_decode_initial_discover_response()453 response_header->function_result in scif_sas_smp_remote_device_decode_initial_discover_response()613 if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED) in scif_sas_smp_remote_device_decode_report_phy_sata_response()622 response_header->function_result in scif_sas_smp_remote_device_decode_report_phy_sata_response()676 response_header->function_result in scif_sas_smp_remote_device_decode_target_reset_phy_control_response()721 response_header->function_result in scif_sas_smp_remote_device_decode_discover_phy_control_response()774 response_header->function_result in scif_sas_smp_remote_device_decode_target_reset_discover_response()836 response_header->function_result in scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response()[all …]
376 U32 function_result : 8; member
404 U8 function_result; // byte 2 member
144 uint8_t function_result; member222 uint8_t function_result; member263 uint8_t function_result; member466 uint8_t function_result; member474 const char *smp_error_desc(int function_result);
82 uint8_t function_result; member119 smp_error_desc(int function_result) in smp_error_desc() argument124 if (function_result == smp_error_table[i].function_result) in smp_error_desc()
9112 && (disresponse->function_result != SMP_FR_PHY_VACANT))) { in smpphylist()9128 if (disresponse->function_result == SMP_FR_PHY_VACANT) { in smpphylist()