Searched refs:ata_sg_setup (Results 1 – 1 of 1) sorted by relevance
4734 * ata_sg_setup - DMA-map the scatter-gather table associated with a command.4746 static int ata_sg_setup(struct ata_queued_cmd *qc) in ata_sg_setup() function 4765 static inline int ata_sg_setup(struct ata_queued_cmd *qc) { return -1; } in ata_sg_setup() function 5063 if (ata_sg_setup(qc)) in ata_qc_issue()