Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
aic7xxx_proc.c File Reference

Go to the source code of this file.

Macros

#define BLS   (&aic7xxx_buffer[size])
 
#define HDRB   " 0 - 4K 4 - 16K 16 - 64K 64 - 256K 256K - 1M 1M+"
 
#define proc_debug(fmt, args...)
 

Functions

int aic7xxx_proc_info (struct Scsi_Host *HBAptr, char *buffer, char **start, off_t offset, int length, int inout)
 

Macro Definition Documentation

#define BLS   (&aic7xxx_buffer[size])

Definition at line 33 of file aic7xxx_proc.c.

#define HDRB   " 0 - 4K 4 - 16K 16 - 64K 64 - 256K 256K - 1M 1M+"

Definition at line 34 of file aic7xxx_proc.c.

#define proc_debug (   fmt,
  args... 
)

Definition at line 52 of file aic7xxx_proc.c.

Function Documentation

int aic7xxx_proc_info ( struct Scsi_Host HBAptr,
char buffer,
char **  start,
off_t  offset,
int  length,
int  inout 
)

Definition at line 82 of file aic7xxx_proc.c.