E100_SW_INIT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
e100_sw_init - initialize software structs
SYNOPSIS
"SYNOPSIS"
unsigned char __devinit e100_sw_init (struct e100_private * bdp);
ARGUMENTS
- bdp
-
atapter's private data struct
DESCRIPTION
This routine initializes all software structures. Sets up the
circular structures for the RFD's & TCB's. Allocates the per board
structure for storing adapter information. The CSR is also memory
mapped in this routine.
TRUE
if S/W was successfully initialized
FALSE
otherwise
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- TRUE
-
- FALSE
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:31 GMT, October 06, 2005