Query: scsi_dma_map
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_DMA_MAP(9) SCSI mid layer SCSI_DMA_MAP(9)NAMEscsi_dma_map - perform DMA mapping against command's sg listsSYNOPSISint scsi_dma_map(struct scsi_cmnd * cmd);ARGUMENTScmd scsi commandDESCRIPTIONReturns the number of sg lists actually used, zero if the sg lists is NULL, or -ENOMEM if the mapping failed.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SCSI_DMA_MAP(9)