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

  /src/sys/dev/isa/
sbdsp.c 158 struct sbmode { struct
167 static struct sbmode sbpmodes[] = {
189 static struct sbmode sbrmodes[] = {
230 void sbdsp_sbmode2format(struct audio_format *, const struct sbmode *, int);
524 sbdsp_sbmode2format(struct audio_format *f, const struct sbmode *m, int mode)
556 struct sbmode *sbmodes;
557 struct sbmode *m;
707 static struct sbmode *
708 sbdsp_find_mode(struct sbmode *sbmodes, int model, const audio_params_t *p)
710 struct sbmode *m
    [all...]

Completed in 11 milliseconds