OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sat Jun 06 00:24:59 UTC 2026