~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to drivers/scsi/arm/arxescsi.c

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
228
228
 * Params  : buffer - a buffer to write information to
229
229
 *           start  - a pointer into this buffer set by this routine to the start
230
230
 *                    of the required information.
231
 
 *           offset - offset into information that we have read upto.
 
231
 *           offset - offset into information that we have read up to.
232
232
 *           length - length of buffer
233
233
 *           host_no - host number to return information for
234
234
 *           inout  - 0 for reading, 1 for writing.