Home | Sort by: relevance | last modified time | path |
/src/sys/dev/cardbus/ | |
cardbus.c | 1081 static const char *tuple_names[] = { variable in typeref:typename:const char * [] 1107 if (0 <= type && type < NAME_LEN(tuple_names)) { 1108 return (tuple_names[type]); |
cardbus.c | 1081 static const char *tuple_names[] = { variable in typeref:typename:const char * [] 1107 if (0 <= type && type < NAME_LEN(tuple_names)) { 1108 return (tuple_names[type]); |