Lines Matching full:ata
2 * pata_sil680.c - SIL680 PATA for new ATA layer
40 * @ap: ATA interface
59 * @ap: ATA interface
60 * @adev: ATA device
79 * @ap: ATA port
99 * @ap: ATA interface
100 * @adev: ATA device
150 * @ap: ATA interface
151 * @adev: ATA device
201 * sil680_sff_exec_command - issue ATA command to host controller
203 * @tf: ATA taskfile register set
205 * Issues ATA command, with proper synchronization with interrupt
215 DPRINTK("ata%u: cmd 0x%X\n", ap->print_id, tf->command); in sil680_sff_exec_command()