Home | Sort by: relevance | last modified time | path |
/src/sys/dev/tc/ | |
pxg.c | 103 static const char *pxg_types[] = { variable in typeref:typename:const char * [] 119 for (i = 0; i < sizeof(pxg_types) / sizeof(pxg_types[0]); i++) 120 if (strncmp(pxg_types[i], ta->ta_modname, TC_ROM_LLEN) == 0) |
pxg.c | 103 static const char *pxg_types[] = { variable in typeref:typename:const char * [] 119 for (i = 0; i < sizeof(pxg_types) / sizeof(pxg_types[0]); i++) 120 if (strncmp(pxg_types[i], ta->ta_modname, TC_ROM_LLEN) == 0) |