···155155156156/**157157 * struct ioat_desc_sw - wrapper around hardware descriptor158158- * @hw: hardware DMA descriptor158158+ * @hw: hardware DMA descriptor (for memcpy)159159 * @node: this descriptor will either be on the free list,160160 * or attached to a transaction list (async_tx.tx_list)161161 * @txd: the generic software descriptor for all engines