Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c2578 uint32_t chi = trb.parameter >> 32; in xhci_process_commands() local
2580 uint32_t val = xhci_nec_challenge(chi, clo); in xhci_process_commands()