Home | Sort by: relevance | last modified time | path |
/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; |