ata_dev_select — Select device 0/1 on ATA bus
void ata_dev_select ( | struct ata_port * ap, |
| unsigned int device, | |
| unsigned int wait, | |
unsigned int can_sleep); |
apATA channel to manipulate
deviceATA device (numbered from zero) to select
waitnon-zero to wait for Status register BSY bit to clear
can_sleepnon-zero if context allows sleeping