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

  /src/sys/dev/cardbus/
com_cardbus.c 102 static const int ncsdevs = sizeof(csdevs) / sizeof(csdevs[0]); variable in typeref:typename:const int
109 for(cp = csdevs; cp < csdevs + ncsdevs; cp++)
com_cardbus.c 102 static const int ncsdevs = sizeof(csdevs) / sizeof(csdevs[0]); variable in typeref:typename:const int
109 for(cp = csdevs; cp < csdevs + ncsdevs; cp++)
com_cardbus.c 102 static const int ncsdevs = sizeof(csdevs) / sizeof(csdevs[0]); variable in typeref:typename:const int
109 for(cp = csdevs; cp < csdevs + ncsdevs; cp++)

Completed in 34 milliseconds