OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pci_host_data_readw
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
pci_host.h
89
static uint32_t
pci_host_data_readw
(void* opaque, pci_addr_t addr)
function
piix_pci.c
190
register_ioport_read(0xcfc, 4, 2,
pci_host_data_readw
, s);
Completed in 17 milliseconds