Home
last modified time | relevance | path

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

/qemu/hw/ide/
A Dahci.c147 val = pr->tfdata; in ahci_port_read()
670 pr->tfdata = 0x7F; in ahci_reset_port()
810 pr->tfdata = (ad->port.ifs[0].error << 8) | in ahci_write_fis_sdb()
812 (pr->tfdata & 0x88); in ahci_write_fis_sdb()
863 pr->tfdata = (ad->port.ifs[0].error << 8) | in ahci_write_fis_pio()
904 pr->tfdata = (ad->port.ifs[0].error << 8) | in ahci_write_fis_d2h()
1718 VMSTATE_UINT32(port_regs.tfdata, AHCIDevice),
A Dahci-internal.h269 uint32_t tfdata; member

Completed in 12 milliseconds