Home
last modified time | relevance | path

Searched refs:xop_data_sg (Results 1 – 2 of 2) sorted by relevance

/drivers/target/
Dtarget_core_xcopy.h44 struct scatterlist *xop_data_sg; member
Dtarget_core_xcopy.c564 xop->xop_data_sg, xop->xop_data_nents, in target_xcopy_setup_pt_cmd()
642 xop->xop_data_sg = se_cmd->t_data_sg; in target_xcopy_read_source()
645 " memory\n", xop->xop_data_sg, xop->xop_data_nents); in target_xcopy_read_source()
707 src_cmd->t_data_sg = xop->xop_data_sg; in target_xcopy_write_destination()