unsigned int ata_devchk (struct ata_port * ap, unsigned int device);
unsigned int ata_devchk
ATA channel to examine
Device to examine (starting at zero)
Dispatch ATA device presence detection, depending on whether we are using PIO or MMIO to talk to the ATA shadow registers.
caller.