Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ppbus/ | |
ppbus_base.c | 461 static const char *pnp_tokens[] = { variable in typeref:typename:const char * [] 583 for (i = 0; pnp_tokens[i] != NULL; i++) { 584 if (search_token(class, len, pnp_tokens[i]) != NULL) { |
ppbus_base.c | 461 static const char *pnp_tokens[] = { variable in typeref:typename:const char * [] 583 for (i = 0; pnp_tokens[i] != NULL; i++) { 584 if (search_token(class, len, pnp_tokens[i]) != NULL) { |
ppbus_base.c | 461 static const char *pnp_tokens[] = { variable in typeref:typename:const char * [] 583 for (i = 0; pnp_tokens[i] != NULL; i++) { 584 if (search_token(class, len, pnp_tokens[i]) != NULL) { |