Home
last modified time | relevance | path

Searched defs:ep_is_in (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2_hcd.h125 unsigned ep_is_in:1; member
349 u8 ep_is_in; member
H A Ddwc2_hcdqueue.c1517 bool ep_is_in = !!dwc2_hcd_is_pipe_in(&urb->pipe_info); in dwc2_qh_init() local