ata_mselect_caching (9) - Linux Manuals
ata_mselect_caching: Simulate MODE SELECT for caching info page
NAME
ata_mselect_caching - Simulate MODE SELECT for caching info page
SYNOPSIS
-
int ata_mselect_caching(struct ata_queued_cmd
* qc, const u8* buf, intlen, u16 * fp);
ARGUMENTS
qc
-
- Storage for translated ATA taskfile
buf
- input buffer
len
- number of valid bytes in the input buffer
fp
- out parameter for the failed field on error
DESCRIPTION
Prepare a taskfile to modify caching information for the device.
AUTHOR
Jeff Garzik
- Author.
COPYRIGHT