HomeSort by relevance Sort by last modified time
    Searched refs:pci_host_data_readb (Results 1 - 2 of 2) sorted by null

  /external/qemu/hw/
pci_host.h 76 static uint32_t pci_host_data_readb(void* opaque, pci_addr_t addr) function
piix_pci.c 189 register_ioport_read(0xcfc, 4, 1, pci_host_data_readb, s);

Completed in 148 milliseconds