• Home
  • Raw
  • Download

Lines Matching refs:ata_port

289 static void bfin_set_piomode(struct ata_port *ap, struct ata_device *adev)  in bfin_set_piomode()
368 static void bfin_set_dmamode(struct ata_port *ap, struct ata_device *adev) in bfin_set_dmamode()
669 static void bfin_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in bfin_tf_load()
726 static u8 bfin_check_status(struct ata_port *ap) in bfin_check_status()
740 static void bfin_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in bfin_tf_read()
770 static void bfin_exec_command(struct ata_port *ap, in bfin_exec_command()
785 static u8 bfin_check_altstatus(struct ata_port *ap) in bfin_check_altstatus()
799 static void bfin_dev_select(struct ata_port *ap, unsigned int device) in bfin_dev_select()
819 static void bfin_set_devctl(struct ata_port *ap, u8 ctl) in bfin_set_devctl()
834 struct ata_port *ap = qc->ap; in bfin_bmdma_setup()
913 struct ata_port *ap = qc->ap; in bfin_bmdma_start()
937 struct ata_port *ap = qc->ap; in bfin_bmdma_stop()
965 static unsigned int bfin_devchk(struct ata_port *ap, in bfin_devchk()
997 static void bfin_bus_post_reset(struct ata_port *ap, unsigned int devmask) in bfin_bus_post_reset()
1045 static unsigned int bfin_bus_softreset(struct ata_port *ap, in bfin_bus_softreset()
1092 struct ata_port *ap = link->ap; in bfin_softreset()
1129 static unsigned char bfin_bmdma_status(struct ata_port *ap) in bfin_bmdma_status()
1157 struct ata_port *ap = dev->link->ap; in bfin_data_xfer()
1193 static void bfin_irq_clear(struct ata_port *ap) in bfin_irq_clear()
1210 void bfin_thaw(struct ata_port *ap) in bfin_thaw()
1227 struct ata_port *ap = link->ap; in bfin_postreset()
1248 static void bfin_port_stop(struct ata_port *ap) in bfin_port_stop()
1262 static int bfin_port_start(struct ata_port *ap) in bfin_port_start()
1299 static unsigned int bfin_ata_host_intr(struct ata_port *ap, in bfin_ata_host_intr()
1396 struct ata_port *ap = host->ports[i]; in bfin_ata_interrupt()