Searched refs:ata_sff_hsm_move (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/ata/ |
H A D | libata-sff.c | 916 int ata_sff_hsm_move(struct ata_port *ap, struct ata_queued_cmd *qc, in ata_sff_hsm_move() function 1163 EXPORT_SYMBOL_GPL(ata_sff_hsm_move); 1259 poll_next = ata_sff_hsm_move(ap, qc, status, 1); in ata_sff_pio_task() 1438 ata_sff_hsm_move(ap, qc, status, 0); in __ata_sff_port_intr()
|
H A D | sata_sil.c | 493 ata_sff_hsm_move(ap, qc, status, 0); in sil_host_intr()
|
H A D | pata_octeon_cf.c | 626 ata_sff_hsm_move(ap, qc, status, 0); in octeon_cf_dma_finished()
|
H A D | sata_dwc_460ex.c | 576 ata_sff_hsm_move(ap, qc, status, 0); in sata_dwc_isr()
|
/openbmc/linux/include/linux/ |
H A D | libata.h | 1963 extern int ata_sff_hsm_move(struct ata_port *ap, struct ata_queued_cmd *qc,
|