AUIXP_NFORMATS
for (i = 0; i < AUIXP_NFORMATS; i++) {
for (i = 0; i < AUIXP_NFORMATS; i++) {
static const struct audio_format auixp_formats[AUIXP_NFORMATS] = {
return audio_query_format(sc->sc_formats, AUIXP_NFORMATS, afp);
index = audio_indexof_format(sc->sc_formats, AUIXP_NFORMATS,
struct audio_format sc_formats[AUIXP_NFORMATS];