.\" 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_MSENSE_CACHING" "9" "09 October 2005" "" ""
.SH NAME
ata_msense_caching \- Simulate MODE SENSE caching info page
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
unsigned int ata_msense_caching (u16 * \fIid\fB, u8 ** \fIptr_io\fB, const u8 * \fIlast\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIid\fB\fR
device IDENTIFY data
.TP
\fB\fIptr_io\fB\fR
(input/output) Location to store more output data
.TP
\fB\fIlast\fB\fR
End of output data buffer
.SH "DESCRIPTION"
.PP
Generate a caching info page, which conditionally indicates
write caching to the SCSI layer, depending on device
capabilities.
.SH "LOCKING"
.PP
None.