.\" 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_SCSIOP_INQ_83" "" "06 October 2005" "" ""
.SH NAME
ata_scsiop_inq_83 \- Simulate INQUIRY EVPD page 83, device identity
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
unsigned int ata_scsiop_inq_83 (struct ata_scsi_args * \fIargs\fB, u8 * \fIrbuf\fB, unsigned int \fIbuflen\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIargs\fB\fR
Port / device / SCSI command of interest.
.TP
\fB\fIrbuf\fB\fR
Response buffer, to which simulated SCSI cmd output is sent.
.TP
\fB\fIbuflen\fB\fR
Response buffer length.
.SH "DESCRIPTION"
.PP
Returns device identification. Currently hardcoded to
return ``Linux ATA-SCSI simulator''\&.
.SH "LOCKING"
.PP
spin_lock_irqsave(host_set lock)