HomeSort by relevance Sort by last modified time
    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 239 milliseconds