suse man page for scsi_host_alloc

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)

NAME
scsi_host_alloc - register a scsi host adapter instance.
SYNOPSIS
struct Scsi_Host * scsi_host_alloc(struct scsi_host_template * sht, int privsize);
ARGUMENTS
sht pointer to scsi host template privsize extra bytes to allocate for driver
NOTE
Allocate a new Scsi_Host and perform basic initialization. The host is not published to the scsi midlayer until scsi_add_host is called.
RETURN VALUE
Pointer to a new Scsi_Host
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SCSI_HOST_ALLOC(9)
Related Man Pages
fc_remote_port_add(9) - centos
scsi_transport(9f) - suse
scsi_transport(9f) - linux
scsi_transport(9f) - centos
tapset::scsi(3stap) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
SOCKS proxy &amp; PAM configuration exposure