Query: scsi_host_alloc
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_HOST_ALLOC(9) SCSI mid layer SCSI_HOST_ALLOC(9)NAMEscsi_host_alloc - register a scsi host adapter instance.SYNOPSISstruct Scsi_Host * scsi_host_alloc(struct scsi_host_template * sht, int privsize);ARGUMENTSsht pointer to scsi host template privsize extra bytes to allocate for driverNOTEAllocate a new Scsi_Host and perform basic initialization. The host is not published to the scsi midlayer until scsi_add_host is called.RETURN VALUEPointer to a new Scsi_HostAUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SCSI_HOST_ALLOC(9)
Related Man Pages |
---|
fc_remote_port_delete(9) - centos |
fc_remote_port_delete(9) - suse |
scsi_transport(9f) - suse |
scsi_transport(9f) - debian |
scsi_transport(9f) - minix |
Similar Topics in the Unix Linux Community |
---|
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
Update kernel Linux without reboot?! |
Shopt -s histappend |
32 bit process addressing more than 4GB |