scsi_host_alloc(9) centos man page | unix.com

Man Page: scsi_host_alloc

Operating Environment: centos

Section: 9

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 3.10 June 2014 SCSI_HOST_ALLOC(9)
Related Man Pages
fc_remote_port_delete(9) - centos
scsi_transport(9f) - debian
scsi_transport(9f) - centos
scsi_transport(9f) - php
tapset::scsi(3stap) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend