Searched refs:inout (Results 1 - 25 of 38) sorted by relevance

12

/drivers/staging/rts5139/
H A Drts51x_scsi.h152 char **start, off_t offset, int length, int inout);
/drivers/scsi/arm/
H A Darxescsi.c225 * int length, int host_no, int inout)
234 * inout - 0 for reading, 1 for writing.
239 int inout)
246 if (inout == 1)
238 arxescsi_proc_info(struct Scsi_Host *host, char *buffer, char **start, off_t offset, int length, int inout) argument
H A Dcumana_2.c341 * int length, int host_no, int inout)
350 * inout - 0 for reading, 1 for writing.
354 int length, int inout)
360 if (inout == 1)
353 cumanascsi_2_proc_info(struct Scsi_Host *host, char *buffer, char **start, off_t offset, int length, int inout) argument
H A Dpowertec.c229 * int length, int host_no, int inout)
237 * inout - 0 for reading, 1 for writing.
241 int length, int inout)
247 if (inout == 1)
240 powertecscsi_proc_info(struct Scsi_Host *host, char *buffer, char **start, off_t offset, int length, int inout) argument
H A Deesox.c426 * int length, int host_no, int inout)
435 * inout - 0 for reading, 1 for writing.
439 int length, int inout)
445 if (inout == 1)
438 eesoxscsi_proc_info(struct Scsi_Host *host, char *buffer, char **start, off_t offset, int length, int inout) argument
/drivers/scsi/aic7xxx/
H A Daic79xx_proc.c323 off_t offset, int length, int inout)
333 if (inout == TRUE) {
322 ahd_linux_proc_info(struct Scsi_Host *shost, char *buffer, char **start, off_t offset, int length, int inout) argument
H A Daic7xxx_proc.c336 off_t offset, int length, int inout)
346 if (inout == TRUE) {
335 ahc_linux_proc_info(struct Scsi_Host *shost, char *buffer, char **start, off_t offset, int length, int inout) argument
/drivers/scsi/aic7xxx_old/
H A Daic7xxx_proc.c83 int inout)
108 if (inout == TRUE) /* Has data been written to the file? */
82 aic7xxx_proc_info( struct Scsi_Host *HBAptr, char *buffer, char **start, off_t offset, int length, int inout) argument
/drivers/staging/keucr/
H A Dscsiglue.c239 off_t offset, int length, int inout)
246 if (inout)
238 proc_info(struct Scsi_Host *host, char *buffer, char **start, off_t offset, int length, int inout) argument
/drivers/usb/storage/
H A Dscsiglue.c424 char **start, off_t offset, int length, int inout)
431 if (inout)
423 proc_info(struct Scsi_Host *host, char *buffer, char **start, off_t offset, int length, int inout) argument
/drivers/media/rc/
H A Dmceusb.c520 char inout[9]; local
543 strcpy(inout, "Request\0");
545 strcpy(inout, "Got\0");
629 inout, carrier, period);
636 inout, data1);
642 inout, period);
652 inout, data1 == 0x02 ? "short" : "long");
/drivers/scsi/
H A DNCR5380.h318 char *buffer, char **start, off_t offset, int length, int inout);
H A Daha1740.c112 int length, int inout)
117 if (inout)
110 aha1740_proc_info(struct Scsi_Host *shpnt, char *buffer, char **start, off_t offset, int length, int inout) argument
H A Dgdth_proc.c9 int inout)
13 TRACE2(("gdth_proc_info() length %d offs %d inout %d\n",
14 length,(int)offset,inout));
16 if (inout)
8 gdth_proc_info(struct Scsi_Host *host, char *buffer,char **start,off_t offset,int length, int inout) argument
H A Dfd_mcs.c533 * inout : decides on the direction of the dataflow and the meaning of the
535 * buffer: If inout==FALSE data is being written to it else read from it
536 * *start: If inout==FALSE start of the valid data in the buffer
537 * offset: If inout==FALSE offset from the beginning of the imaginary file
539 * length: If inout==FALSE max number of bytes to be written into the buffer
542 static int fd_mcs_proc_info(struct Scsi_Host *shpnt, char *buffer, char **start, off_t offset, int length, int inout) argument
546 if (inout)
H A Dimm.c138 off_t offset, int length, int inout)
143 if (inout)
137 imm_proc_info(struct Scsi_Host *host, char *buffer, char **start, off_t offset, int length, int inout) argument
H A Dppa.c140 static int ppa_proc_info(struct Scsi_Host *host, char *buffer, char **start, off_t offset, int length, int inout) argument
145 if (inout)
H A Dwd7000.c1314 static int wd7000_proc_info(struct Scsi_Host *host, char *buffer, char **start, off_t offset, int length, int inout) argument
1327 if (inout)
H A Dg_NCR5380.c794 * @inout: read/write
804 static int generic_NCR5380_proc_info(struct Scsi_Host *scsi_ptr, char *buffer, char **start, off_t offset, int length, int inout) argument
H A DNCR5380.c689 * **start: if inout == FALSE pointer into buffer where user read should start
693 * inout: TRUE - user is writing; FALSE - user is reading
708 char *buffer, char **start, off_t offset, int length, int inout)
716 if (inout) { /* Has data been written to the file ? */
707 NCR5380_proc_info(struct Scsi_Host *instance, char *buffer, char **start, off_t offset, int length, int inout) argument
/drivers/scsi/pcmcia/
H A Dnsp_cs.h301 int inout);
H A Dnsp_cs.c1377 off_t offset, int length, int inout)
1387 if (inout) {
1376 nsp_proc_info(struct Scsi_Host *host, char *buffer, char **start, off_t offset, int length, int inout) argument
/drivers/isdn/i4l/
H A Disdn_net.c2978 int inout = phone->outgoing & 1; local
2985 inout &= 1;
2986 for (n = p->local->phone[inout]; n; n = n->next) {
3044 int inout = phone->outgoing & 1; local
3049 n = p->local->phone[inout];
3058 p->local->phone[inout] = n->next;
/drivers/ata/
H A Dsata_svw.c294 * inout : decides on the direction of the dataflow and the meaning of the
296 * buffer: If inout==FALSE data is being written to it else read from it
297 * *start: If inout==FALSE start of the valid data in the buffer
298 * offset: If inout==FALSE offset from the beginning of the imaginary file
300 * length: If inout==FALSE max number of bytes to be written into the buffer
304 off_t offset, int count, int inout)
303 k2_sata_proc_info(struct Scsi_Host *shost, char *page, char **start, off_t offset, int count, int inout) argument
/drivers/staging/rts_pstor/
H A Drtsx.c134 char **start, off_t offset, int length, int inout)
139 if (inout)
133 proc_info(struct Scsi_Host *host, char *buffer, char **start, off_t offset, int length, int inout) argument

Completed in 513 milliseconds

12