ATA_SCSI_RBUF_GET
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ata_scsi_rbuf_get - Map response buffer.
SYNOPSIS
"SYNOPSIS"
unsigned int ata_scsi_rbuf_get (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)
FIXME
kmap inside spin_lock_irqsave ok?
RETURNS
Length of response buffer.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKING
-
- FIXME
-
- RETURNS
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:24 GMT, October 06, 2005