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

  /external/qemu/hw/
pci_host.h 104 static uint32_t pci_host_data_readl(void* opaque, pci_addr_t addr) function
piix_pci.c 191 register_ioport_read(0xcfc, 4, 4, pci_host_data_readl, s);

Completed in 148 milliseconds