ATA_SCSI_RBUF_GET

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ata_scsi_rbuf_get - Map response buffer.  

SYNOPSIS

"SYNOPSIS"

unsigned int ata_scsi_rbuf_get (struct scsi_cmnd * cmd, u8 ** buf_out);  

ARGUMENTS

cmd
SCSI command containing buffer to be mapped.
buf_out
Pointer to mapped area.
 

DESCRIPTION

Maps buffer contained within SCSI command cmd.  

LOCKING

spin_lock_irqsave(host_set lock)  

RETURNS

Length of response buffer.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
LOCKING
RETURNS

This document was created by man2html, using the manual pages.
Time: 00:01:56 GMT, October 09, 2005