ATA_SCSI_SIMULATE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ata_scsi_simulate - simulate SCSI command on ATA device
SYNOPSIS
"SYNOPSIS"
void ata_scsi_simulate (u16 * id, struct scsi_cmnd * cmd, void (*done)
struct scsi_cmnd *);
ARGUMENTS
- id
-
current IDENTIFY data for target device.
- cmd
-
SCSI command being sent to device.
- done
-
SCSI command completion function.
DESCRIPTION
Interprets and directly executes a select list of SCSI commands
that can be handled internally.
LOCKING
spin_lock_irqsave(host_set lock)
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKING
-
This document was created by
man2html,
using the manual pages.
Time: 00:01:56 GMT, October 09, 2005