Searched refs:current_sgl (Results 1 – 1 of 1) sorted by relevance
1322 struct scu_sgl_element *current_sgl; in sci_stp_request_pio_data_out_trasmit_data_frame() local1329 current_sgl = &sgl_pair->A; in sci_stp_request_pio_data_out_trasmit_data_frame()1331 current_sgl = &sgl_pair->B; in sci_stp_request_pio_data_out_trasmit_data_frame()1334 task_context->command_iu_upper = current_sgl->address_upper; in sci_stp_request_pio_data_out_trasmit_data_frame()1335 task_context->command_iu_lower = current_sgl->address_lower; in sci_stp_request_pio_data_out_trasmit_data_frame()