/drivers/scsi/arm/ |
D | arxescsi.c | 239 int inout) in arxescsi_proc_info() argument 246 if (inout == 1) in arxescsi_proc_info()
|
D | powertec.c | 241 int length, int inout) in powertecscsi_proc_info() argument 247 if (inout == 1) in powertecscsi_proc_info()
|
D | cumana_2.c | 354 int length, int inout) in cumanascsi_2_proc_info() argument 360 if (inout == 1) in cumanascsi_2_proc_info()
|
D | eesox.c | 439 int length, int inout) in eesoxscsi_proc_info() argument 445 if (inout == 1) in eesoxscsi_proc_info()
|
/drivers/usb/storage/ |
D | scsiglue.c | 408 char **start, off_t offset, int length, int inout) in proc_info() argument 415 if (inout) in proc_info()
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_proc.c | 83 int inout) in aic7xxx_proc_info() argument 108 if (inout == TRUE) /* Has data been written to the file? */ in aic7xxx_proc_info()
|
/drivers/scsi/aic7xxx/ |
D | aic79xx_proc.c | 324 off_t offset, int length, int inout) in ahd_linux_proc_info() argument 334 if (inout == TRUE) { in ahd_linux_proc_info()
|
D | aic7xxx_proc.c | 337 off_t offset, int length, int inout) in ahc_linux_proc_info() argument 347 if (inout == TRUE) { in ahc_linux_proc_info()
|
/drivers/scsi/ |
D | gdth_proc.c | 8 int inout) in gdth_proc_info() argument 13 length,(int)offset,inout)); in gdth_proc_info() 15 if (inout) in gdth_proc_info()
|
D | aha1740.c | 111 int length, int inout) in aha1740_proc_info() argument 116 if (inout) in aha1740_proc_info()
|
D | NCR5380.h | 318 char *buffer, char **start, off_t offset, int length, int inout);
|
D | fd_mcs.c | 541 …proc_info(struct Scsi_Host *shpnt, char *buffer, char **start, off_t offset, int length, int inout) in fd_mcs_proc_info() argument 545 if (inout) in fd_mcs_proc_info()
|
D | ppa.c | 139 …_proc_info(struct Scsi_Host *host, char *buffer, char **start, off_t offset, int length, int inout) in ppa_proc_info() argument 144 if (inout) in ppa_proc_info()
|
D | imm.c | 137 off_t offset, int length, int inout) in imm_proc_info() argument 142 if (inout) in imm_proc_info()
|
D | wd7000.c | 1313 …proc_info(struct Scsi_Host *host, char *buffer, char **start, off_t offset, int length, int inout) in wd7000_proc_info() argument 1326 if (inout) in wd7000_proc_info()
|
D | g_NCR5380.c | 803 …c_info(struct Scsi_Host *scsi_ptr, char *buffer, char **start, off_t offset, int length, int inout) in generic_NCR5380_proc_info() argument
|
D | NCR5380.c | 708 char *buffer, char **start, off_t offset, int length, int inout) in NCR5380_proc_info() argument 716 if (inout) { /* Has data been written to the file ? */ in NCR5380_proc_info()
|
D | sun3_NCR5380.c | 759 char **start, off_t offset, int length, int inout) in NCR5380_proc_info() argument 776 if (inout) { /* Has data been written to the file ? */ in NCR5380_proc_info()
|
D | atari_NCR5380.c | 765 char **start, off_t offset, int length, int inout) in NCR5380_proc_info() argument 782 if (inout) /* Has data been written to the file ? */ in NCR5380_proc_info()
|
D | aha152x.c | 3317 off_t offset, int length, int inout) in aha152x_proc_info() argument 3327 buffer, offset, length, shpnt->host_no, inout); in aha152x_proc_info() 3330 if (inout) in aha152x_proc_info()
|
D | ibmmca.c | 46 …roc_info(struct Scsi_Host *shpnt, char *buffer, char **start, off_t offset, int length, int inout); 2263 …proc_info(struct Scsi_Host *shpnt, char *buffer, char **start, off_t offset, int length, int inout) in ibmmca_proc_info() argument
|
/drivers/scsi/pcmcia/ |
D | nsp_cs.h | 302 int inout);
|
D | nsp_cs.c | 1377 off_t offset, int length, int inout) in nsp_proc_info() argument 1387 if (inout) { in nsp_proc_info()
|
/drivers/isdn/i4l/ |
D | isdn_net.c | 2970 int inout = phone->outgoing & 1; in isdn_net_getphones() local 2977 inout &= 1; in isdn_net_getphones() 2978 for (n = p->local->phone[inout]; n; n = n->next) { in isdn_net_getphones() 3036 int inout = phone->outgoing & 1; in isdn_net_delphone() local 3041 n = p->local->phone[inout]; in isdn_net_delphone() 3050 p->local->phone[inout] = n->next; in isdn_net_delphone()
|
/drivers/ata/ |
D | sata_svw.c | 304 off_t offset, int count, int inout) in k2_sata_proc_info() argument
|