HomeSort by: relevance | last modified time | path
    Searched defs:motg_hw_ep (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
motgvar.h 39 struct motg_hw_ep *hw_ep; /* pointer to the hardware EP used */
54 struct motg_hw_ep { struct
85 struct motg_hw_ep sc_in_ep[MOTG_MAX_HW_EP];
86 struct motg_hw_ep sc_out_ep[MOTG_MAX_HW_EP];

Completed in 10 milliseconds