bpl += 2;
        if (scsi_sg_count(scsi_cmnd)) {
                /*
-                * The driver stores the segment count returned from pci_map_sg
+                * The driver stores the segment count returned from dma_map_sg
                 * because this a count of dma-mappings used to map the use_sg
                 * pages.  They are not guaranteed to be the same for those
                 * architectures that implement an IOMMU.
        bpl += 2;
        if (scsi_sg_count(scsi_cmnd)) {
                /*
-                * The driver stores the segment count returned from pci_map_sg
+                * The driver stores the segment count returned from dma_map_sg
                 * because this a count of dma-mappings used to map the use_sg
                 * pages.  They are not guaranteed to be the same for those
                 * architectures that implement an IOMMU.
         */
        if (scsi_sg_count(scsi_cmnd)) {
                /*
-                * The driver stores the segment count returned from pci_map_sg
+                * The driver stores the segment count returned from dma_map_sg
                 * because this a count of dma-mappings used to map the use_sg
                 * pages.  They are not guaranteed to be the same for those
                 * architectures that implement an IOMMU.
         */
        if (scsi_sg_count(scsi_cmnd)) {
                /*
-                * The driver stores the segment count returned from pci_map_sg
+                * The driver stores the segment count returned from dma_map_sg
                 * because this a count of dma-mappings used to map the use_sg
                 * pages.  They are not guaranteed to be the same for those
                 * architectures that implement an IOMMU.