1. NAME▲
ata_mselect_caching - Simulate MODE SELECT for caching info page
2. SYNOPSIS ▲
int ata_mselect_caching(struct ata_queued_cmd * qc , const u8 * buf , int len );
3. ARGUMENTS ▲
qc
    Storage for translated ATA taskfile
buf
    input buffer
len
    number of valid bytes in the input buffer
4. DESCRIPTION ▲
Prepare a taskfile to modify caching information for the device.
5. LOCKING ▲
None.
6. AUTHOR ▲
Jeff Garzik
    Author.
7. COPYRIGHT ▲