:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
scsi_host_alloc(9) - phpMan

Command: man perldoc info search(apropos)  


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 AT hansenpartnership.com>
           Author.

       Rob Landley <rob AT landley.net>
           Author.

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                        SCSI_HOST_ALLOC(9)


/man
rootr.net - man pages