Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.h724 #define URB_SEND_ZERO_PACKET 0x2 macro
H A Ddwc2_hcdintr.c514 (urb->flags & URB_SEND_ZERO_PACKET) && in dwc2_update_urb_state()
/netbsd/sys/external/bsd/dwc2/
H A Ddwc2.c994 flags |= URB_SEND_ZERO_PACKET; in dwc2_device_start()