Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dsoundcard.h372 struct patch_info { struct
381 u_long mode;
401 long loop_start, loop_end; /* Byte offsets from the beginning */
419 u_int base_freq;
420 u_long base_note;
421 u_long high_note;
422 u_long low_note;
424 int detuning;
439 u_char tremolo_rate;
449 int volume;
[all …]
/freebsd-14.2/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h161 typedef struct patch_info { struct
164 } patch_info_t; argument