scsi_add_host_with_dma(9) suse man page | unix.com

Man Page: scsi_add_host_with_dma

Operating Environment: suse

Section: 9

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@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SCSI_ADD_HOST_WITH_D(9)
Related Man Pages
device_create(9) - centos
device_create_vargs(9) - centos
device_create_with_groups(9) - centos
srp_reconnect_rport(9) - centos
tapset::scsi(3stap) - debian
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Tar Command
Docker learning Phase-I
Shopt -s histappend