Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/dwc2/
Ddwc2_hcd.h613 #define dwc2_qh_is_non_per(_qh_ptr_) \ argument
614 ((_qh_ptr_)->ep_type == USB_ENDPOINT_XFER_BULK || \
615 (_qh_ptr_)->ep_type == USB_ENDPOINT_XFER_CONTROL)