Home
last modified time | relevance | path

Searched refs:inout (Results 1 – 25 of 32) sorted by relevance

12

/drivers/scsi/arm/
Darxescsi.c239 int inout) in arxescsi_proc_info() argument
246 if (inout == 1) in arxescsi_proc_info()
Dpowertec.c241 int length, int inout) in powertecscsi_proc_info() argument
247 if (inout == 1) in powertecscsi_proc_info()
Dcumana_2.c354 int length, int inout) in cumanascsi_2_proc_info() argument
360 if (inout == 1) in cumanascsi_2_proc_info()
Deesox.c439 int length, int inout) in eesoxscsi_proc_info() argument
445 if (inout == 1) in eesoxscsi_proc_info()
/drivers/usb/storage/
Dscsiglue.c408 char **start, off_t offset, int length, int inout) in proc_info() argument
415 if (inout) in proc_info()
/drivers/scsi/aic7xxx_old/
Daic7xxx_proc.c83 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/
Daic79xx_proc.c324 off_t offset, int length, int inout) in ahd_linux_proc_info() argument
334 if (inout == TRUE) { in ahd_linux_proc_info()
Daic7xxx_proc.c337 off_t offset, int length, int inout) in ahc_linux_proc_info() argument
347 if (inout == TRUE) { in ahc_linux_proc_info()
/drivers/scsi/
Dgdth_proc.c8 int inout) in gdth_proc_info() argument
13 length,(int)offset,inout)); in gdth_proc_info()
15 if (inout) in gdth_proc_info()
Daha1740.c111 int length, int inout) in aha1740_proc_info() argument
116 if (inout) in aha1740_proc_info()
DNCR5380.h318 char *buffer, char **start, off_t offset, int length, int inout);
Dfd_mcs.c541 …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()
Dppa.c139 …_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()
Dimm.c137 off_t offset, int length, int inout) in imm_proc_info() argument
142 if (inout) in imm_proc_info()
Dwd7000.c1313 …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()
Dg_NCR5380.c803 …c_info(struct Scsi_Host *scsi_ptr, char *buffer, char **start, off_t offset, int length, int inout) in generic_NCR5380_proc_info() argument
DNCR5380.c708 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()
Dsun3_NCR5380.c759 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()
Datari_NCR5380.c765 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()
Daha152x.c3317 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()
Dibmmca.c46 …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/
Dnsp_cs.h302 int inout);
Dnsp_cs.c1377 off_t offset, int length, int inout) in nsp_proc_info() argument
1387 if (inout) { in nsp_proc_info()
/drivers/isdn/i4l/
Disdn_net.c2970 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/
Dsata_svw.c304 off_t offset, int count, int inout) in k2_sata_proc_info() argument

12