Home
last modified time | relevance | path

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

/bsp/loongson/ls2kdev/drivers/ata/
A Ddwc_ahsata.c512 struct sata_fis_h2d *cfis = &h2d; in ahci_set_feature() local
516 cfis->pm_port_c = 1 << 7; in ahci_set_feature()
620 struct sata_fis_h2d *cfis = &h2d; in dwc_ahsata_identify() local
627 cfis->command = ATA_CMD_ID_ATA; in dwc_ahsata_identify()
645 struct sata_fis_h2d *cfis = &h2d; in dwc_ahsata_rw_cmd() local
656 cfis->device = ATA_LBA; in dwc_ahsata_rw_cmd()
661 cfis->lba_low = block & 0xff; in dwc_ahsata_rw_cmd()
674 struct sata_fis_h2d *cfis = &h2d; in dwc_ahsata_flush_cache() local
681 cfis->command = ATA_CMD_FLUSH; in dwc_ahsata_flush_cache()
709 cfis->lba_low = block & 0xff; in dwc_ahsata_rw_cmd_ext()
[all …]

Completed in 10 milliseconds