OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PCI_ADDRESS_SPACE_IO
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
pci.h
82
#define
PCI_ADDRESS_SPACE_IO
0x01
/external/qemu-pc-bios/bochs/bios/
rombios32.c
676
#define
PCI_ADDRESS_SPACE_IO
0x01
774
else if (old_addr &
PCI_ADDRESS_SPACE_IO
)
998
if (val &
PCI_ADDRESS_SPACE_IO
)
[
all
...]
Completed in 22 milliseconds