ATA_SCSIOP_READ_CAP
Section: (9)
Updated: 07 March 2004
Index
Return to Main Contents
NAME
ata_scsiop_read_cap - Simulate READ CAPACITY[ 16] commands
SYNOPSIS
unsigned int ata_scsiop_read_cap (struct ata_scsi_args * args, u8 * rbuf, unsigned int buflen);
ARGUMENTS
- args
-
Port / device / SCSI command of interest.
- rbuf
-
Response buffer, to which simulated SCSI cmd output is sent.
- buflen
-
Response buffer length.
DESCRIPTION
Simulate READ CAPACITY commands.
LOCKING
spin_lock_irqsave(host_set lock)
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.4.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKING
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 06:50:32 GMT, March 07, 2004