Searched refs:NCR5380_proc_info (Results 1 – 15 of 15) sorted by relevance
/linux-2.4.37.9/drivers/acorn/scsi/ |
D | oak.c | 72 #define NCR5380_proc_info oakscsi_proc_info macro 74 int NCR5380_proc_info(char *buffer, char **start, off_t offset,
|
D | ecoscsi.c | 254 #define NCR5380_proc_info ecoscsi_proc_info macro 256 int NCR5380_proc_info(char *buffer, char **start, off_t offset,
|
D | cumana_1.c | 91 #define NCR5380_proc_info cumanascsi_proc_info macro 93 int NCR5380_proc_info(char *buffer, char **start, off_t offset,
|
/linux-2.4.37.9/drivers/scsi/ |
D | dmx3191d.h | 61 #define NCR5380_proc_info dmx3191d_proc_info macro
|
D | mac_scsi.h | 106 #define NCR5380_proc_info macscsi_proc_info macro
|
D | t128.h | 166 #define NCR5380_proc_info t128_proc_info macro
|
D | dtc.h | 113 #define NCR5380_proc_info dtc_proc_info macro
|
D | pas16.h | 190 #define NCR5380_proc_info pas16_proc_info macro
|
D | g_NCR5380.h | 141 #define NCR5380_proc_info notyet_generic_proc_info macro
|
D | atari_scsi.h | 76 #define NCR5380_proc_info atari_scsi_proc_info macro
|
D | sun3_scsi.h | 130 #define NCR5380_proc_info sun3scsi_proc_info macro
|
D | atari_NCR5380.c | 721 len = NCR5380_proc_info(pr_bfr, &start, 0, PAGE_SIZE, HOSTNO, 0); in NCR5380_print_status() 749 #ifndef NCR5380_proc_info 752 int NCR5380_proc_info (char *buffer, char **start, off_t offset, in NCR5380_proc_info() function
|
D | mac_NCR5380.c | 747 len = NCR5380_proc_info(pr_bfr, &start, 0, PAGE_SIZE, HOSTNO, 0); in NCR5380_print_status() 775 #ifndef NCR5380_proc_info 778 int NCR5380_proc_info (char *buffer, char **start, off_t offset, in NCR5380_proc_info() function
|
D | NCR5380.c | 793 len = NCR5380_proc_info(pr_bfr, &start, 0, sizeof(pr_bfr), instance->host_no, 0); in NCR5380_print_status() 821 #ifndef NCR5380_proc_info 824 int NCR5380_proc_info(char *buffer, char **start, off_t offset, int length, int hostno, int inout) in NCR5380_proc_info() function
|
D | sun3_NCR5380.c | 729 len = NCR5380_proc_info(pr_bfr, &start, 0, PAGE_SIZE, HOSTNO, 0); in NCR5380_print_status() 757 static int NCR5380_proc_info (char *buffer, char **start, off_t offset, in NCR5380_proc_info() function
|