Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/
H A Dpci-host-generic.c246 cmd |= PCI_COMMAND_IO; in pci_probe()
/kvm-unit-tests/lib/linux/
H A Dpci_regs.h33 #define PCI_COMMAND_IO 0x1 /* Enable response in I/O space */ macro