.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "ATA_SCSI_RBUF_GET" "9" "09 October 2005" "" "" .SH NAME ata_scsi_rbuf_get \- Map response buffer. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp unsigned int ata_scsi_rbuf_get (struct scsi_cmnd * \fIcmd\fB, u8 ** \fIbuf_out\fB); \fR .SH "ARGUMENTS" .TP \fB\fIcmd\fB\fR SCSI command containing buffer to be mapped. .TP \fB\fIbuf_out\fB\fR Pointer to mapped area. .SH "DESCRIPTION" .PP Maps buffer contained within SCSI command \fIcmd\fR\&. .SH "LOCKING" .PP spin_lock_irqsave(host_set lock) .SH "RETURNS" .PP Length of response buffer.