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

/linux-master/drivers/ata/
H A Dsata_sil.c493 ata_sff_hsm_move(ap, qc, status, 0);
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, function
1161 EXPORT_SYMBOL_GPL(ata_sff_hsm_move); variable
1200 * ata_sff_hsm_move() causing ata_sff_hsm_move() to BUG().
1257 poll_next = ata_sff_hsm_move(ap, qc, status, 1);
1436 ata_sff_hsm_move(ap, qc, status, 0);
H A Dpata_octeon_cf.c626 ata_sff_hsm_move(ap, qc, status, 0);
H A Dsata_dwc_460ex.c576 ata_sff_hsm_move(ap, qc, status, 0);
/linux-master/include/linux/
H A Dlibata.h1973 extern int ata_sff_hsm_move(struct ata_port *ap, struct ata_queued_cmd *qc,

Completed in 377 milliseconds