Searched refs:function_result (Results 1 – 6 of 6) sorted by relevance
354 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()438 if (response_header->function_result == SMP_RESULT_PHY_VACANT) 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()611 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()674 response_header->function_result in scif_sas_smp_remote_device_decode_target_reset_phy_control_response()719 response_header->function_result in scif_sas_smp_remote_device_decode_discover_phy_control_response()772 response_header->function_result in scif_sas_smp_remote_device_decode_target_reset_discover_response()834 response_header->function_result in scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response()[all …]
374 U32 function_result : 8; member
402 U8 function_result; // byte 2 member
143 uint8_t function_result; member221 uint8_t function_result; member262 uint8_t function_result; member465 uint8_t function_result; member473 const char *smp_error_desc(int function_result);
80 uint8_t function_result; member117 smp_error_desc(int function_result) in smp_error_desc() argument122 if (function_result == smp_error_table[i].function_result) in smp_error_desc()
9164 && (disresponse->function_result != SMP_FR_PHY_VACANT))) { in smpphylist()9180 if (disresponse->function_result == SMP_FR_PHY_VACANT) { in smpphylist()