Name
ata_mselect_control —
Simulate MODE SELECT for control page
Synopsis
int ata_mselect_control ( | struct ata_queued_cmd * qc, |
| | const u8 * buf, |
| | int len, |
| | 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.
LOCKING:
None.