Home
last modified time | relevance | path

Searched defs:bmdma_bar (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dide-test.c154 static QPCIDevice *get_pci_device(QTestState *qts, QPCIBar *bmdma_bar, in get_pci_device()
209 QPCIBar bmdma_bar, ide_bar; in send_dma_request() local
330 QPCIBar bmdma_bar, ide_bar; in test_bmdma_simple_rw() local
400 QPCIBar bmdma_bar, ide_bar; in test_bmdma_trim() local
462 QPCIBar bmdma_bar, ide_bar; in test_bmdma_various_prdts() local
531 QPCIBar bmdma_bar, ide_bar; in test_bmdma_no_busmaster() local
570 QPCIBar bmdma_bar, ide_bar; in test_specify() local
610 QPCIBar bmdma_bar, ide_bar; in test_identify() local
663 QPCIBar bmdma_bar, ide_bar; in test_diagnostic() local
696 QPCIBar bmdma_bar, ide_bar; in make_dirty() local
[all …]
/openbmc/qemu/include/hw/ide/
H A Dpci.h54 MemoryRegion bmdma_bar; member