Name

ata_force_horkage — force horkage according to libata.force

Synopsis

void ata_force_horkage (struct ata_device * dev);
 

Arguments

struct ata_device * dev

ATA device of interest

Description

Force horkage according to libata.force and whine about it. For consistency with link selection, device number 15 selects the first device connected to the host link.

LOCKING: EH context.