scsi_host_alloc — register a scsi host adapter instance.
pointer to scsi host template
extra bytes to allocate for driver
Allocate a new Scsi_Host and perform basic initialization. The host is not published to the scsi midlayer until scsi_add_host is called.
Pointer to a new Scsi_Host