Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.h189 #define EHCI_QTD_PINGSTATE 0x01 macro
Dehci.c673 (s & EHCI_QTD_PINGSTATE) ? "-PING" : ""); in ehci_dump_qtd()
1124 (status & EHCI_QTD_PINGSTATE) ? "[PING]" : ""); in ehci_non_isoc_done_sub()