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

  /src/sys/dev/spi/
mcp48x1.c 127 static const int mcp48x1_nmodels = __arraycount(compat_data) - 1; variable in typeref:typename:const int
138 } else if (cf->cf_flags >= 0 && cf->cf_flags < mcp48x1_nmodels) {

Completed in 11 milliseconds