Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_mcx.c | 8516 const struct mcx_ppcnt *tpl = &ksp->ksp_tpl[i]; local in function:mcx_kstat_attach_ppcnt 8518 kstat_kv_unit_init(&kvs[i], tpl->name, 8519 KSTAT_KV_T_COUNTER64, tpl->unit); 8769 const struct mcx_queuestat *tpl = local in function:mcx_kstat_attach_queues 8772 kstat_kv_init(&kvs[i], tpl->name, tpl->type); |
if_mcx.c | 8516 const struct mcx_ppcnt *tpl = &ksp->ksp_tpl[i]; local in function:mcx_kstat_attach_ppcnt 8518 kstat_kv_unit_init(&kvs[i], tpl->name, 8519 KSTAT_KV_T_COUNTER64, tpl->unit); 8769 const struct mcx_queuestat *tpl = local in function:mcx_kstat_attach_queues 8772 kstat_kv_init(&kvs[i], tpl->name, tpl->type); |