Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c2129 slot_ctx[0], slot_ctx[1], slot_ctx[2], slot_ctx[3]); in xhci_address_slot()
2187 slot_ctx[0], slot_ctx[1], slot_ctx[2], slot_ctx[3]); in xhci_address_slot()
2191 xhci_dma_write_u32s(xhci, octx, slot_ctx, sizeof(slot_ctx)); in xhci_address_slot()
2230 slot_ctx[0], slot_ctx[1], slot_ctx[2], slot_ctx[3]); in xhci_configure_slot()
2245 xhci_dma_read_u32s(xhci, octx, slot_ctx, sizeof(slot_ctx)); in xhci_configure_slot()
2291 slot_ctx[0], slot_ctx[1], slot_ctx[2], slot_ctx[3]); in xhci_configure_slot()
2293 xhci_dma_write_u32s(xhci, octx, slot_ctx, sizeof(slot_ctx)); in xhci_configure_slot()
2341 slot_ctx[0], slot_ctx[1], slot_ctx[2], slot_ctx[3]); in xhci_evaluate_slot()
2386 xhci_dma_read_u32s(xhci, octx, slot_ctx, sizeof(slot_ctx)); in xhci_reset_slot()
2390 slot_ctx[0], slot_ctx[1], slot_ctx[2], slot_ctx[3]); in xhci_reset_slot()
[all …]