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)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 2.6. July 2010 SCSI_ADD_HOST_WITH_D(9)
| Related Man Pages |
|---|
| fc_remote_port_add(9) - centos |
| scsi-spin(8) - debian |
| device_create_vargs(9) - suse |
| fc_remote_port_add(9) - suse |
| fc_remote_port_delete(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |