Searched refs:pci_host_data_writeb (Results 1 – 2 of 2) sorted by relevance
42 static void pci_host_data_writeb(void* opaque, pci_addr_t addr, uint32_t val) in pci_host_data_writeb() function
186 register_ioport_write(0xcfc, 4, 1, pci_host_data_writeb, s); in i440fx_init()