OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tpl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_mcx.c
8516
const struct mcx_ppcnt *
tpl
= &ksp->ksp_tpl[i];
local
8518
kstat_kv_unit_init(&kvs[i],
tpl
->name,
8519
KSTAT_KV_T_COUNTER64,
tpl
->unit);
8769
const struct mcx_queuestat *
tpl
=
local
8772
kstat_kv_init(&kvs[i],
tpl
->name,
tpl
->type);
if_mcx.c
8516
const struct mcx_ppcnt *
tpl
= &ksp->ksp_tpl[i];
local
8518
kstat_kv_unit_init(&kvs[i],
tpl
->name,
8519
KSTAT_KV_T_COUNTER64,
tpl
->unit);
8769
const struct mcx_queuestat *
tpl
=
local
8772
kstat_kv_init(&kvs[i],
tpl
->name,
tpl
->type);
Completed in 52 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026