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

  /src/sys/dev/usb/
motgvar.h 36 struct motg_pipe { struct
40 SIMPLEQ_ENTRY(motg_pipe) ep_pipe_list;
53 SIMPLEQ_HEAD(ep_pipes_head, motg_pipe);
119 #define MOTG_PIPE2MPIPE(pipe) ((struct motg_pipe *)(pipe))

Completed in 10 milliseconds