HomeSort by: relevance | last modified time | path
    Searched defs:ips_names (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
ips.c 571 static const char *ips_names[] = { variable
754 if (type < sizeof(ips_names) / sizeof(ips_names[0]) && ips_names[type])
755 printf(" %s", ips_names[type]);
ips.c 571 static const char *ips_names[] = { variable
754 if (type < sizeof(ips_names) / sizeof(ips_names[0]) && ips_names[type])
755 printf(" %s", ips_names[type]);

Completed in 39 milliseconds