audio_hw_validate_format
static int audio_hw_validate_format(struct audio_softc *, int,
if (audio_hw_validate_format(sc, AUMODE_PLAY, &phwfmt)) {
if (audio_hw_validate_format(sc, AUMODE_RECORD, &rhwfmt)) {