PROC_PDRV_CH3

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

 

NAME

proc_pdrv_ch3 -  

SYNOPSIS

"SYNOPSIS"

int proc_pdrv_ch3 (char * page, char ** start, off_t offset, int count, int * eof, void * data);  

ARGUMENTS

page
-- undescribed --
start
-- undescribed --
offset
-- undescribed --
count
-- undescribed --
eof
-- undescribed --
data
-- undescribed --
 

DESCRIPTION

page - buffer to write the data in start - where the actual data has been written in page offset - same meaning as the read system call count - same meaning as the read system call eof - set if no more data needs to be returned data - pointer to our soft state

Display information about the physical drives on physical channel 3.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:39 GMT, October 09, 2005