.\" 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_PUT" "9" "09 October 2005" "" "" .SH NAME ata_scsi_rbuf_put \- Unmap response buffer. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ata_scsi_rbuf_put (struct scsi_cmnd * \fIcmd\fB, u8 * \fIbuf\fB); \fR .SH "ARGUMENTS" .TP \fB\fIcmd\fB\fR SCSI command containing buffer to be unmapped. .TP \fB\fIbuf\fB\fR buffer to unmap .SH "DESCRIPTION" .PP Unmaps response buffer contained within \fIcmd\fR\&. .SH "LOCKING" .PP spin_lock_irqsave(host_set lock)