
NAME
ata_acpi_push_id - send Identify data to a drive
SYNOPSIS
int ata_acpi_push_id (struct ata_port * ap, unsigned int ix);
ARGUMENTS
ap the ata_port for the drive
ix drive index
_SDD ACPI OBJECT
for SATA mode only. Must be after Identify (Packet) Device -- uses its
data.
AUTHOR
Jeff Garzik.