Searched defs:ac97_codecid (Results 1 – 1 of 1) sorted by relevance
75 struct ac97_codecid { struct76 u_int32_t id;77 u_int8_t stepmask;78 u_int8_t noext:1;79 char *name;80 ac97_patch patch;