void ata_std_dev_select (struct ata_port * ap, unsigned int device);
void ata_std_dev_select
ATA channel to manipulate
ATA device (numbered from zero) to select
Use the method defined in the ATA specification to make either device 0, or device 1, active on the ATA channel.
caller.