Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsoundcard.h380 struct patch_info { struct
382 short key; /* Use GUS_PATCH here */
386 short device_no; /* Synthesizer number */
387 short instr_no; /* Midi pgm# */
389 u_long mode;
408 long len; /* Size of the wave data in bytes */
409 long loop_start, loop_end; /* Byte offsets from the beginning */
427 u_int base_freq;
428 u_long base_note;
429 u_long high_note;
[all …]
/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h161 typedef struct patch_info { struct
164 } patch_info_t; argument