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

  /src/sys/dev/usb/
umidi.c 162 typedef unsigned char (*umidi_packet_bufp)[UMIDI_PACKET_SIZE]; typedef in typeref:typename:unsigned char (*)[UMIDI_PACKET_SIZE]
170 umidi_packet_bufp buffer;
171 umidi_packet_bufp next_slot;
1303 umidi_packet_bufp end;
1832 umidi_packet_bufp slot;
1833 umidi_packet_bufp end;
1969 umidi_packet_bufp end;

Completed in 28 milliseconds