Searched refs:report_general_response (Results 1 – 1 of 1) sorted by relevance
342 SMP_RESPONSE_REPORT_GENERAL_T * report_general_response = in scif_sas_smp_remote_device_decode_report_general_response() local371 (U8)report_general_response->number_of_phys; in scif_sas_smp_remote_device_decode_report_general_response()375 ((report_general_response->expander_route_indexes & 0xff) << 8) | in scif_sas_smp_remote_device_decode_report_general_response()376 ((report_general_response->expander_route_indexes & 0xff00) >> 8); in scif_sas_smp_remote_device_decode_report_general_response()379 (BOOL)report_general_response->table_to_table_supported; in scif_sas_smp_remote_device_decode_report_general_response()382 (BOOL)report_general_response->configurable_route_table; in scif_sas_smp_remote_device_decode_report_general_response()385 (BOOL)report_general_response->configures_others; in scif_sas_smp_remote_device_decode_report_general_response()400 if (report_general_response->configuring) in scif_sas_smp_remote_device_decode_report_general_response()