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

  /src/sys/dev/hdaudio/
hdafg.c 3738 uint32_t astype = 0; local in function:hdafg_attach
3873 astype |= (1 << sc->sc_assocs[i].as_digital);
3875 hda_debug(sc, "assoc type mask: %x\n", astype);
3877 if (astype == 0)

Completed in 14 milliseconds