Home
last modified time | relevance | path

Searched refs:bonito_init (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/mips/
H A Dmips.h13 PCIBus *bonito_init(qemu_irq *pic);
/qemu/hw/mips/
H A Dfuloong2e.c284 pci_bus = bonito_init((qemu_irq *)&(env->irq[2])); in mips_fuloong2e_init()
/qemu/hw/pci-host/
H A Dbonito.c737 PCIBus *bonito_init(qemu_irq *pic) in bonito_init() function