X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Documentation%2Fscsi%2Flibsas.txt;h=aa54f54c4a50b3e52a0f7f82d929af0757158506;hb=2fa88daa6f299bfb83672c3b525d786ad03b4735;hp=9e2078b2a615c332f227bc4bd841416678f2b4f7;hpb=2908d778ab3e244900c310974e1fc1c69066e450;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Documentation/scsi/libsas.txt b/Documentation/scsi/libsas.txt index 9e2078b..aa54f54 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 };