HomeSort by: relevance | last modified time | path
    Searched refs:ISSBM1745 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isa/
sbdspvar.h 161 #define ISSBM1745(x) ((x)->sc_mixer_model >= SBM_CT1XX5)
sbdsp.c 1841 if (!ISSBM1745(sc)) {
1919 if (ISSBM1745(sc)) {
1935 if (!ISSBM1745(sc) || cp->type != AUDIO_MIXER_ENUM)
2058 if (!ISSBM1745(sc)) {
2103 if (ISSBM1745(sc))
2110 if (!ISSBM1745(sc)) {
2157 is1745 = ISSBM1745(sc);
2232 if (ISSBM1745(sc)) {

Completed in 21 milliseconds