Home
last modified time | relevance | path

Searched defs:cfis (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/ata/
A Dfsl_sata.c277 static int fsl_ata_exec_ata_cmd(struct fsl_sata *sata, struct sata_fis_h2d *cfis, in fsl_ata_exec_ata_cmd()
428 static int fsl_ata_exec_reset_cmd(struct fsl_sata *sata, struct sata_fis_h2d *cfis, in fsl_ata_exec_reset_cmd()
434 static int fsl_sata_exec_cmd(struct fsl_sata *sata, struct sata_fis_h2d *cfis, in fsl_sata_exec_cmd()
476 struct sata_fis_h2d h2d, *cfis = &h2d; in fsl_sata_set_features() local
505 struct sata_fis_h2d h2d, *cfis = &h2d; in fsl_sata_rw_cmd() local
529 struct sata_fis_h2d h2d, *cfis = &h2d; in fsl_sata_flush_cache() local
543 struct sata_fis_h2d h2d, *cfis = &h2d; in fsl_sata_rw_cmd_ext() local
573 struct sata_fis_h2d h2d, *cfis = &h2d; in fsl_sata_rw_ncq_cmd() local
615 struct sata_fis_h2d h2d, *cfis = &h2d; in fsl_sata_flush_cache_ext() local
746 struct sata_fis_h2d h2d, *cfis = &h2d; in fsl_sata_identify() local
A Ddwc_ahsata.c376 struct sata_fis_h2d *cfis, u8 *buf, u32 buf_len, in ahci_exec_ata_cmd()
428 struct sata_fis_h2d *cfis = &h2d; in ahci_set_feature() local
528 struct sata_fis_h2d *cfis = &h2d; in dwc_ahsata_identify() local
553 struct sata_fis_h2d *cfis = &h2d; in dwc_ahsata_rw_cmd() local
582 struct sata_fis_h2d *cfis = &h2d; in dwc_ahsata_flush_cache() local
598 struct sata_fis_h2d *cfis = &h2d; in dwc_ahsata_rw_cmd_ext() local
632 struct sata_fis_h2d *cfis = &h2d; in dwc_ahsata_flush_cache_ext() local
A Dsata_mv.c581 struct sata_fis_h2d *cfis, in mv_ata_exec_ata_cmd()
674 struct sata_fis_h2d cfis; in mv_sata_rw_cmd_ext() local
704 struct sata_fis_h2d cfis; in mv_sata_rw_cmd() local
773 struct sata_fis_h2d *cfis, u8 *buffer, in mv_ata_exec_ata_cmd_nondma()
864 struct sata_fis_h2d cfis; in mv_sata_set_features() local
A Dfsl_sata.h274 u8 cfis[SATA_HC_CMD_DESC_CFIS_SIZE]; member

Completed in 28 milliseconds