Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
ips.c | 571 static const char *ips_names[] = { variable in typeref:typename:const char * [] 754 if (type < sizeof(ips_names) / sizeof(ips_names[0]) && ips_names[type]) 755 printf(" %s", ips_names[type]); |