Simulate mode select for caching info page
int ata_mselect_caching(struct ata_queued_cmd * qc, const u8 * buf, int len);
qc
Storage for translated ATA taskfile
buf
input buffer
len
number of valid bytes in the input buffer
Prepare a taskfile to modify caching information for the device.
None.
Jeff Garzik
Author.