Lines Matching refs:ata_port
95 static u32 hpt3x2n_find_mode(struct ata_port *ap, int speed) in hpt3x2n_find_mode()
131 static int hpt3x2n_cable_detect(struct ata_port *ap) in hpt3x2n_cable_detect()
163 struct ata_port *ap = link->ap; in hpt3x2n_pre_reset()
186 static void hpt3x2n_set_mode(struct ata_port *ap, struct ata_device *adev, in hpt3x2n_set_mode()
216 static void hpt3x2n_set_piomode(struct ata_port *ap, struct ata_device *adev) in hpt3x2n_set_piomode()
229 static void hpt3x2n_set_dmamode(struct ata_port *ap, struct ata_device *adev) in hpt3x2n_set_dmamode()
243 struct ata_port *ap = qc->ap; in hpt3x2n_bmdma_stop()
271 static void hpt3x2n_set_clock(struct ata_port *ap, int source) in hpt3x2n_set_clock()
295 static int hpt3x2n_use_dpll(struct ata_port *ap, int writing) in hpt3x2n_use_dpll()
309 struct ata_port *ap = qc->ap; in hpt3x2n_qc_defer()
310 struct ata_port *alt = ap->host->ports[ap->port_no ^ 1]; in hpt3x2n_qc_defer()
326 struct ata_port *ap = qc->ap; in hpt3x2n_qc_issue()