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

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

Completed in 77 milliseconds