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()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()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()665 if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED) in scif_sas_smp_remote_device_decode_target_reset_phy_control_response()674 response_header->function_result in scif_sas_smp_remote_device_decode_target_reset_phy_control_response()710 if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED) in scif_sas_smp_remote_device_decode_discover_phy_control_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);
79 uint8_t function_result; member116 smp_error_desc(int function_result) in smp_error_desc() argument121 if (function_result == smp_error_table[i].function_result) in smp_error_desc()
9180 && (disresponse->function_result != SMP_FR_PHY_VACANT))) { in smpphylist() 9196 if (disresponse->function_result == SMP_FR_PHY_VACANT) { in smpphylist()