1ATA_FORCE_HORKAGE(9) libata Core Internals ATA_FORCE_HORKAGE(9)
2
3
4
6 ata_force_horkage - force horkage according to libata.force
7
9 void ata_force_horkage(struct ata_device * dev);
10
12 dev
13 ATA device of interest
14
16 Force horkage according to libata.force and whine about it. For
17 consistency with link selection, device number 15 selects the first
18 device connected to the host link.
19
21 EH context.
22
24 Jeff Garzik
25 Author.
26
28Kernel Hackers Manual 2.6. November 2011 ATA_FORCE_HORKAGE(9)