Searched refs:get_pci_device (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | ide-test.c | 216 dev = get_pci_device(qts, &bmdma_bar, &ide_bar); in send_dma_request() 344 dev = get_pci_device(qts, &bmdma_bar, &ide_bar); in test_bmdma_simple_rw() 418 dev = get_pci_device(qts, &bmdma_bar, &ide_bar); in test_bmdma_trim() 536 dev = get_pci_device(qts, &bmdma_bar, &ide_bar); in test_bmdma_no_busmaster() 579 dev = get_pci_device(qts, &bmdma_bar, &ide_bar); in test_specify() 621 dev = get_pci_device(qts, &bmdma_bar, &ide_bar); in test_identify() 673 dev = get_pci_device(qts, &bmdma_bar, &ide_bar); in test_diagnostic() 702 dev = get_pci_device(qts, &bmdma_bar, &ide_bar); in make_dirty() 739 dev = get_pci_device(qts, &bmdma_bar, &ide_bar); in test_flush() 790 dev = get_pci_device(qts, &bmdma_bar, &ide_bar); in test_pci_retry_flush() [all …]
|