Searched refs:pci_host_data_readb (Results 1 - 2 of 2) sorted by relevance

/external/qemu/hw/
H A Dpci_host.h76 static uint32_t pci_host_data_readb(void* opaque, pci_addr_t addr) function
H A Dpiix_pci.c189 register_ioport_read(0xcfc, 4, 1, pci_host_data_readb, s);

Completed in 72 milliseconds