Searched refs:ips_proc_info (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dips.h459 static int ips_proc_info(struct Scsi_Host *, char *, char **, off_t, int, int);
H A Dips.c343 static int ips_proc_info(struct Scsi_Host *, char *, char **, off_t, int, int);
385 .proc_info = ips_proc_info,
1231 /* ips_proc24_info is a wrapper around ips_proc_info *
1241 return ips_proc_info(ips_sh[i], buffer, start,
1541 /* Routine Name: ips_proc_info */
1549 ips_proc_info(struct Scsi_Host *host, char *buffer, char **start, off_t offset, function
1556 METHOD_TRACE("ips_proc_info", 1);

Completed in 162 milliseconds