:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
scsi_add_host_with_dma(9) - phpMan

Command: man perldoc info search(apropos)  


SCSI_ADD_HOST_WITH_D(9)                   SCSI mid layer                  SCSI_ADD_HOST_WITH_D(9)



NAME
       scsi_add_host_with_dma - add a scsi host with dma device

SYNOPSIS
       int scsi_add_host_with_dma(struct Scsi_Host * shost, struct device * dev,
                                  struct device * dma_dev);

ARGUMENTS
       shost
           scsi host pointer to add

       dev
           a struct device of type scsi class

       dma_dev
           dma device for the host

NOTE
       You rarely need to worry about this unless you're in a virtualised host environments, so
       use the simpler scsi_add_host function instead.

       Return value: 0 on success / != 0 for error

AUTHORS
       James Bottomley <James.Bottomley AT hansenpartnership.com>
           Author.

       Rob Landley <rob AT landley.net>
           Author.

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                   SCSI_ADD_HOST_WITH_D(9)


/man
rootr.net - man pages