ata_sg_init — Associate command with scatter-gather table.
void fsfuncata_sg_init ( | struct ata_queued_cmd * qc, |
struct scatterlist * sg, | |
unsigned int n_elem) ; |
qc
Command to be associated
sg
Scatter-gather table.
n_elem
Number of elements in s/g table.