Query: scsi_add_host_with_dma
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_ADD_HOST_WITH_D(9) SCSI mid layer SCSI_ADD_HOST_WITH_D(9)NAMEscsi_add_host_with_dma - add a scsi host with dma deviceSYNOPSISint scsi_add_host_with_dma(struct Scsi_Host * shost, struct device * dev, struct device * dma_dev);ARGUMENTSshost scsi host pointer to add dev a struct device of type scsi class dma_dev dma device for the hostNOTEYou rarely need to worry about this unless you're in a virtualised host environments, so use the simpler scsi_add_host function instead.RETURN VALUE0 on success / != 0 for errorAUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSI_ADD_HOST_WITH_D(9)
Related Man Pages |
---|
device_create(9) - centos |
fc_remote_port_add(9) - centos |
srp_reconnect_rport(9) - centos |
rescan-scsi-bus(8) - debian |
tapset::scsi(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |