Home
last modified time | relevance | path

Searched refs:ata_sff_hsm_move (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-sff.c978 * ata_sff_hsm_move - move the HSM to the next state.
987 int ata_sff_hsm_move(struct ata_port *ap, struct ata_queued_cmd *qc, in ata_sff_hsm_move() function
1236 EXPORT_SYMBOL_GPL(ata_sff_hsm_move); variable
1275 * ata_sff_hsm_move() causing ata_sff_hsm_move() to BUG(). in ata_sff_flush_pio_task()
1335 poll_next = ata_sff_hsm_move(ap, qc, status, 1); in ata_sff_pio_task()
1519 ata_sff_hsm_move(ap, qc, status, 0); in __ata_sff_port_intr()
H A Dsata_sil.c494 ata_sff_hsm_move(ap, qc, status, 0); in sil_host_intr()
H A Dpata_octeon_cf.c659 ata_sff_hsm_move(ap, qc, status, 0); in octeon_cf_dma_finished()
H A Dsata_dwc_460ex.c615 ata_sff_hsm_move(ap, qc, status, 0); in sata_dwc_isr()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-sff.c905 * ata_sff_hsm_move - move the HSM to the next state.
914 int ata_sff_hsm_move(struct ata_port *ap, struct ata_queued_cmd *qc, in ata_sff_hsm_move() function
1161 EXPORT_SYMBOL_GPL(ata_sff_hsm_move); variable
1200 * ata_sff_hsm_move() causing ata_sff_hsm_move() to BUG(). in ata_sff_flush_pio_task()
1257 poll_next = ata_sff_hsm_move(ap, qc, status, 1); in ata_sff_pio_task()
1436 ata_sff_hsm_move(ap, qc, status, 0); in __ata_sff_port_intr()
H A Dsata_sil.c493 ata_sff_hsm_move(ap, qc, status, 0); in sil_host_intr()
H A Dpata_octeon_cf.c626 ata_sff_hsm_move(ap, qc, status, 0); in octeon_cf_dma_finished()
H A Dsata_dwc_460ex.c576 ata_sff_hsm_move(ap, qc, status, 0); in sata_dwc_isr()
/kernel/linux/linux-5.10/include/linux/
H A Dlibata.h1929 extern int ata_sff_hsm_move(struct ata_port *ap, struct ata_queued_cmd *qc,
/kernel/linux/linux-6.6/include/linux/
H A Dlibata.h1961 extern int ata_sff_hsm_move(struct ata_port *ap, struct ata_queued_cmd *qc,

Completed in 34 milliseconds