Searched refs:SMP_RESULT_FUNCTION_ACCEPTED (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c356 if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED)
359 /// SMP_RESULT_FUNCTION_ACCEPTED. Retry might be the option for some
444 else if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED)
447 /// SMP_RESULT_FUNCTION_ACCEPTED. Retry might be the option for some
613 if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED)
616 /// SMP_RESULT_FUNCTION_ACCEPTED. Retry might be the option for some
667 if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED)
670 /// SMP_RESULT_FUNCTION_ACCEPTED. Retry might be the option for some
712 if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED)
715 /// SMP_RESULT_FUNCTION_ACCEPTED
[all...]
H A Dintel_sas.h952 #define SMP_RESULT_FUNCTION_ACCEPTED 0x00 macro

Completed in 94 milliseconds