procmpt_summary_read — Handle read request of a summary file
int procmpt_summary_read
(char * buf, char ** start, off_t offset, int request, int * eof, void * data);
Pointer to area to write information
Pointer to start pointer
Offset to start writing
Amount of read data requested
Pointer to EOF integer
Pointer
Handles read request from /proc/mpt/summary or /proc/mpt/iocN/summary. Returns number of characters written to process performing the read.