Home | Sort by: relevance | last modified time | path |
/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++) |