Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c2100 uint64_t poctx; in xhci_address_slot() local
2110 ldq_le_dma(xhci->as, dcbaap + 8 * slotid, &poctx, MEMTXATTRS_UNSPECIFIED); in xhci_address_slot()
2112 octx = xhci_mask64(poctx); in xhci_address_slot()