Home
last modified time | relevance | path

Searched defs:patch_info (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/sys/
Dsoundcard.h374 struct patch_info { struct
376 short key; /* Use GUS_PATCH here */
380 short device_no; /* Synthesizer number */
381 short instr_no; /* Midi pgm# */
383 u_long mode;
402 long len; /* Size of the wave data in bytes */
403 long loop_start, loop_end; /* Byte offsets from the beginning */
421 u_int base_freq;
422 u_long base_note;
423 u_long high_note;
[all …]
/freebsd-12-stable/sys/dev/aic7xxx/aicasm/
Daicasm_symbol.h163 typedef struct patch_info { struct
166 } patch_info_t; argument