X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=Documentation%2Fscsi%2Flibsas.txt;h=aa54f54c4a50b3e52a0f7f82d929af0757158506;hb=4238a417a91643e1162a98770288f630e37f0484;hp=9e2078b2a615c332f227bc4bd841416678f2b4f7;hpb=e823aff2d6eb43083abcc75a32ddfb167c324089;p=cascardo%2Flinux.git diff --git a/Documentation/scsi/libsas.txt b/Documentation/scsi/libsas.txt index 9e2078b2a615..aa54f54c4a50 100644 --- a/Documentation/scsi/libsas.txt +++ b/Documentation/scsi/libsas.txt @@ -393,7 +393,7 @@ struct sas_task { task_proto -- _one_ of enum sas_proto scatter -- pointer to scatter gather list array num_scatter -- number of elements in scatter - total_xfer_len -- total number of bytes expected to be transfered + total_xfer_len -- total number of bytes expected to be transferred data_dir -- PCI_DMA_... task_done -- callback when the task has finished execution };