Searched refs:current_sgl (Results 1 – 1 of 1) sorted by relevance
1329 struct scu_sgl_element *current_sgl; in sci_stp_request_pio_data_out_trasmit_data_frame() local1336 current_sgl = &sgl_pair->A; in sci_stp_request_pio_data_out_trasmit_data_frame()1338 current_sgl = &sgl_pair->B; in sci_stp_request_pio_data_out_trasmit_data_frame()1341 task_context->command_iu_upper = current_sgl->address_upper; in sci_stp_request_pio_data_out_trasmit_data_frame()1342 task_context->command_iu_lower = current_sgl->address_lower; in sci_stp_request_pio_data_out_trasmit_data_frame()