generic_NCR5380_proc_info

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

 

NAME

generic_NCR5380_proc_info - /proc for NCR5380 driver  

SYNOPSIS

"SYNOPSIS"

int generic_NCR5380_proc_info (struct Scsi_Host * scsi_ptr, char * buffer, char ** start, off_t offset, int length, int inout);  

ARGUMENTS

scsi_ptr
-- undescribed --
buffer
buffer to print into
start
start position
offset
offset into buffer
length
-- undescribed --
inout
read/write
 

DESCRIPTION

Provide the procfs information for the 5380 controller. We fill this with useful debugging information including the commands being executed, disconnected command queue and the statistical data  

LOCKS

global cli/lock for queue walk


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
LOCKS

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