Searched refs:mem_oper (Results 1 – 2 of 2) sorted by relevance
183 MemoryRegion mem_oper; member
3419 memory_region_init_io(&xhci->mem_oper, OBJECT(dev), &xhci_oper_ops, xhci, in usb_xhci_realize()3427 memory_region_add_subregion(&xhci->mem, OFF_OPER, &xhci->mem_oper); in usb_xhci_realize()3458 memory_region_del_subregion(&xhci->mem, &xhci->mem_oper); in usb_xhci_unrealize()