Searched refs:ahc_linux_proc_info (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_proc.c | 293 ahc_linux_proc_info(char *buffer, char **start, off_t offset, in ahc_linux_proc_info() function 296 ahc_linux_proc_info(struct Scsi_Host *shost, char *buffer, char **start, in ahc_linux_proc_info()
|
D | aic7xxx_osm.h | 979 int ahc_linux_proc_info(char *, char **, off_t, int, int, int); 981 int ahc_linux_proc_info(struct Scsi_Host *, char *, char **,
|
D | aic7xxx_osm.c | 1300 .proc_info = ahc_linux_proc_info,
|