Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Di440fx-test.c73 g_assert_cmpint(qpci_config_readb(dev, PCI_BIST), ==, 0x00); in test_i440fx_defaults()
H A Dahci-test.c314 datab = qpci_config_readb(ahci->dev, PCI_BIST); in ahci_test_pci_spec()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h85 #define PCI_BIST 0x0f /* 8 bits */ macro