Home
last modified time | relevance | path

Searched refs:mem_ports (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-ehci.h261 MemoryRegion mem_ports; member
H A Dhcd-ehci.c2525 &s->mem_ports); in usb_ehci_realize()
2560 memory_region_del_subregion(&s->mem, &s->mem_ports); in usb_ehci_unrealize()
2593 memory_region_init_io(&s->mem_ports, OBJECT(dev), &ehci_mmio_port_ops, s, in usb_ehci_init()