E100_SETUP_TCB_POOL

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

 

NAME

e100_setup_tcb_pool - setup TCB circular list  

SYNOPSIS

"SYNOPSIS"

void e100_setup_tcb_pool (tcb_t * head, unsigned int qlen, struct e100_private * bdp);  

ARGUMENTS

head
Pointer to head of the allocated TCBs
qlen
Number of elements in the queue
bdp
atapter's private data struct
 

DESCRIPTION

This routine arranges the contigiously allocated TCB's in a circular list. Also does the one time initialization of the TCBs.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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