.\" 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" "" "06 October 2005" "" ""
.SH NAME
ata_msense_caching \- Simulate MODE SENSE caching info page
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
unsigned int ata_msense_caching (struct ata_device * \fIdev\fB, u8 ** \fIptr_io\fB, const u8 * \fIlast\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
-- undescribed --
.TP
\fB\fIptr_io\fB\fR
-- undescribed --
.TP
\fB\fIlast\fB\fR
.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.