1ATA_MSELECT_CACHING(9) libata SCSI translation/emulat ATA_MSELECT_CACHING(9)
2
3
4
6 ata_mselect_caching - Simulate MODE SELECT for caching info page
7
9 int ata_mselect_caching(struct ata_queued_cmd * qc, const u8 * buf,
10 int len);
11
13 qc
14 Storage for translated ATA taskfile
15
16 buf
17 input buffer
18
19 len
20 number of valid bytes in the input buffer
21
23 Prepare a taskfile to modify caching information for the device.
24
26 None.
27
29 Jeff Garzik
30 Author.
31
33Kernel Hackers Manual 3.10 June 2019 ATA_MSELECT_CACHING(9)