Searched refs:PCI_COMMAND_IO (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/lib/ | ||
H A D | pci-host-generic.c | 246 cmd |= PCI_COMMAND_IO; in pci_probe() |
/kvm-unit-tests/lib/linux/ | ||
H A D | pci_regs.h | 33 #define PCI_COMMAND_IO 0x1 /* Enable response in I/O space */ macro |