Searched refs:expander_route_indexes (Results 1 – 5 of 5) sorted by relevance
151 fw_device->protocol_device.smp_device.expander_route_indexes = 0; in scif_sas_smp_remote_device_construct()374 fw_device->protocol_device.smp_device.expander_route_indexes = 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()1824 this_device->protocol_device.smp_device.expander_route_indexes = 0; in scif_sas_smp_remote_device_removed()2384 fw_device->protocol_device.smp_device.expander_route_indexes ) in scif_sas_smp_remote_device_clean_route_table()
199 U16 expander_route_indexes; member
552 U16 expander_route_indexes; //byte 6-7 member
147 uint8_t expander_route_indexes[2]; member
289 scsi_2btoul(response->expander_route_indexes)); in smp_report_general_sbuf()