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

/freebsd-9.3-release/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c354 if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED)
357 /// SMP_RESULT_FUNCTION_ACCEPTED. Retry might be the option for some
442 else if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED)
445 /// SMP_RESULT_FUNCTION_ACCEPTED. Retry might be the option for some
611 if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED)
614 /// SMP_RESULT_FUNCTION_ACCEPTED. Retry might be the option for some
665 if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED)
668 /// SMP_RESULT_FUNCTION_ACCEPTED. Retry might be the option for some
710 if (response_header->function_result != SMP_RESULT_FUNCTION_ACCEPTED)
713 /// SMP_RESULT_FUNCTION_ACCEPTED
[all...]
H A Dintel_sas.h950 #define SMP_RESULT_FUNCTION_ACCEPTED 0x00 macro

Completed in 69 milliseconds