Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-ehci.c78 #define NLPTR_TYPE_QH 1 // queue head macro
1543 entry |= (NLPTR_TYPE_QH << 1); in ehci_state_waitlisthead()
1581 if (async && (NLPTR_TYPE_GET(entry) != NLPTR_TYPE_QH)) { in ehci_state_fetchentry()
1587 case NLPTR_TYPE_QH: in ehci_state_fetchentry()