Home
last modified time | relevance | path

Searched refs:KSTAT_KV_NAMELEN (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/sys/
H A Dkstat.h66 #define KSTAT_KV_NAMELEN 16 macro
101 char kv_key[KSTAT_KV_NAMELEN];
/openbsd/sys/dev/pci/
H A Dif_ixv.c1346 char name[KSTAT_KV_NAMELEN];
H A Dif_ix.c3714 char name[KSTAT_KV_NAMELEN];
H A Dif_mcx.c8399 char name[KSTAT_KV_NAMELEN];
8743 char name[KSTAT_KV_NAMELEN];
H A Dif_bge.c4888 char name[KSTAT_KV_NAMELEN];
/openbsd/sys/dev/ic/
H A Dufshci.c2030 char name[KSTAT_KV_NAMELEN]; in ufshci_kstat_attach()
/openbsd/sys/net/
H A Dif_aggr.c3101 char kvname[KSTAT_KV_NAMELEN]; in aggr_port_kstat_attach()