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

  /src/sys/dev/isa/
sbdsp.c 244 int sbdsp_get_ifilter(void *);
892 sbdsp_get_ifilter(void *addr) function in typeref:typename:int
2045 cp->un.ord = sbdsp_get_ifilter(addr) == SB_TREBLE;
2049 cp->un.ord = sbdsp_get_ifilter(addr) == SB_BASS;
sbdsp.c 244 int sbdsp_get_ifilter(void *);
892 sbdsp_get_ifilter(void *addr) function in typeref:typename:int
2045 cp->un.ord = sbdsp_get_ifilter(addr) == SB_TREBLE;
2049 cp->un.ord = sbdsp_get_ifilter(addr) == SB_BASS;

Completed in 24 milliseconds