ADAPTER_INIT_SCSI_HOST

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

adapter_init_scsi_host - Initialize the scsi host instance based on  

SYNOPSIS

"SYNOPSIS"

void __init adapter_init_scsi_host (struct Scsi_Host * host);  

ARGUMENTS

host
The scsi host instance to fill in the values for.
 

DESCRIPTION

values that we have already stored in the adapter instance. There's some mention that a lot of these are deprecated, so we won't use them (we'll use the ones in the adapter instance) but we'll fill them in in case something else needs them.

The eeprom structure, irq and io ports in the adapter need to have been set before calling this function.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:19 GMT, October 06, 2005