Lines Matching full:ata
2 * pata_sil680.c - SIL680 PATA for new ATA layer
40 * @ap: ATA interface
59 * @ap: ATA interface
78 * @ap: ATA port
98 * @ap: ATA interface
99 * @adev: ATA device
149 * @ap: ATA interface
150 * @adev: ATA device
200 * sil680_sff_exec_command - issue ATA command to host controller
202 * @tf: ATA taskfile register set
204 * Issues ATA command, with proper synchronization with interrupt
214 DPRINTK("ata%u: cmd 0x%X\n", ap->print_id, tf->command); in sil680_sff_exec_command()