1SCSI_DMA_MAP(9)                 SCSI mid layer                 SCSI_DMA_MAP(9)
2
3
4

NAME

6       scsi_dma_map - perform DMA mapping against command's sg lists
7

SYNOPSIS

9       int scsi_dma_map(struct scsi_cmnd * cmd);
10

ARGUMENTS

12       cmd
13           scsi command
14

DESCRIPTION

16       Returns the number of sg lists actually used, zero if the sg lists is
17       NULL, or -ENOMEM if the mapping failed.
18

AUTHORS

20       James Bottomley <James.Bottomley@hansenpartnership.com>
21           Author.
22
23       Rob Landley <rob@landley.net>
24           Author.
25
27Kernel Hackers Manual 3.10         June 2019                   SCSI_DMA_MAP(9)
Impressum