Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmexit.c277 unsigned ioport; member
304 outb(pci_test.data, pci_test.ioport); in pci_io_testb()
309 outw(pci_test.data, pci_test.ioport); in pci_io_testw()
314 outl(pci_test.data, pci_test.ioport); in pci_io_testl()
406 pci_test.ioport = pci_test.iobar + pci_test.offset; in pci_io_next()
H A Dvmx_tests.c38 u16 ioport; variable