.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "INIT_SHARED_MEM" "9" "09 October 2005" "" "" .SH NAME init_shared_mem \- Allocation and Initialization of Memory .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int init_shared_mem (struct s2io_nic * \fInic\fB); \fR .SH "ARGUMENTS" .TP \fB\fInic\fB\fR Device private variable. .SH "DESCRIPTION" .PP The function allocates all the memory areas shared between the NIC and the driver. This includes Tx descriptors, Rx descriptors and the statistics block.