'\" t .\" Title: ata_mselect_caching .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: libata SCSI translation/emulation .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "ATA_MSELECT_CACHING" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "libata SCSI translation/emulat" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ata_mselect_caching \- Simulate MODE SELECT for caching info page .SH "SYNOPSIS" .HP \w'int\ ata_mselect_caching('u .BI "int ata_mselect_caching(struct\ ata_queued_cmd\ *\ " "qc" ", const\ u8\ *\ " "buf" ", int\ " "len" ", u16\ *\ " "fp" ");" .SH "ARGUMENTS" .PP \fIqc\fR .RS 4 Storage for translated ATA taskfile .RE .PP \fIbuf\fR .RS 4 input buffer .RE .PP \fIlen\fR .RS 4 number of valid bytes in the input buffer .RE .PP \fIfp\fR .RS 4 out parameter for the failed field on error .RE .SH "DESCRIPTION" .PP Prepare a taskfile to modify caching information for the device\&. .PP LOCKING: None\&. .SH "AUTHOR" .PP \fBJeff Garzik\fR .RS 4 Author. .RE .SH "COPYRIGHT" .br