Searched refs:UX_INTR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Duhcivar.h65 UX_NONE, UX_CTRL, UX_BULK, UX_INTR, UX_ISOC enumerator in enum:uhci_xfer::__anon39
H A Duhci.c1507 case UX_INTR:
2631 ux->ux_type = UX_INTR;
2644 KASSERT(ux->ux_type == UX_INTR);

Completed in 180 milliseconds