Symbol: KSTAT_DATA_ULONG
usr/src/cmd/stat/iostat/iostat.c
1045
case KSTAT_DATA_ULONG:
usr/src/cmd/stat/iostat/iostat.c
804
case KSTAT_DATA_ULONG:
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
60
{ "badhandle", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
61
{ "badowner", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
62
{ "clientid", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
63
{ "dead_file", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
64
{ "delay", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
65
{ "fail_relock", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
66
{ "file_diff", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
67
{ "no_grace", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
68
{ "not_responding", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
69
{ "opens_changed", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
70
{ "siglost", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
71
{ "unexp_action", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
72
{ "unexp_errno", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
73
{ "unexp_status", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
74
{ "wrongsec", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
75
{ "bad_op", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
100
{ "pushes at close", KSTAT_DATA_ULONG }
usr/src/uts/common/fs/ufs/ufs_inode.c
84
{ "size", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
85
{ "maxsize", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
86
{ "hits", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
87
{ "misses", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
88
{ "kmem allocs", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
89
{ "kmem frees", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
90
{ "maxsize reached", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
91
{ "puts at frontlist", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
92
{ "puts at backlist", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
93
{ "queues to free", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
94
{ "scans", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
95
{ "thread idles", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
96
{ "lookup idles", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
97
{ "vget idles", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
98
{ "cache allocs", KSTAT_DATA_ULONG },
usr/src/uts/common/fs/ufs/ufs_inode.c
99
{ "cache frees", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ip/ipmp.c
2051
case KSTAT_DATA_ULONG:
usr/src/uts/common/inet/ipf/solaris.c
237
{ "pass", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
238
{ "block", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
239
{ "nomatch", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
240
{ "short", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
241
{ "pass, logged", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
242
{ "block, logged", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
243
{ "nomatch, logged", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
244
{ "logged", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
245
{ "skip", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
246
{ "return sent", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
247
{ "acct", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
248
{ "bad frag state alloc", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
249
{ "new frag state kept", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
250
{ "new frag state compl. pkt", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
251
{ "bad pkt state alloc", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
252
{ "new pkt kept state", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
253
{ "cachehit", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
254
{ "tcp cksum bad", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
255
{{ "pullup ok", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
256
{ "pullup nok", KSTAT_DATA_ULONG }},
usr/src/uts/common/inet/ipf/solaris.c
257
{ "src != route", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
258
{ "ttl invalid", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
259
{ "bad ip pkt", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
260
{ "ipv6 pkt", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
261
{ "dropped:pps ceiling", KSTAT_DATA_ULONG },
usr/src/uts/common/inet/ipf/solaris.c
262
{ "ip upd. fail", KSTAT_DATA_ULONG }
usr/src/uts/common/io/cxgbe/t4nex/t4_nexus.c
2082
#define KS_UINIT(x) kstat_named_init(&kstatp->x, #x, KSTAT_DATA_ULONG)
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3304
#define KS_UINIT(x) kstat_named_init(&kstatp->x, #x, KSTAT_DATA_ULONG)
usr/src/uts/common/io/e1000g/e1000g_stat.c
717
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
720
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
722
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
724
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
727
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
729
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
731
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
733
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
735
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
738
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
740
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
742
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
744
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
746
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
748
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
750
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
752
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
755
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
757
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
759
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
761
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
763
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
765
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
768
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
770
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
772
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
774
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
776
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
778
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
780
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
783
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
785
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
787
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
789
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
791
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
793
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
796
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
798
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
800
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
804
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
806
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
808
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
810
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
813
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
815
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
817
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
819
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
821
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
823
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
825
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
827
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
829
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
831
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
833
KSTAT_DATA_ULONG);
usr/src/uts/common/io/e1000g/e1000g_stat.c
835
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
227
kstat_named_init(&stats->rx_bytes_hi, "rx bytes msd", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
228
kstat_named_init(&stats->rx_bytes_lo, "rx bytes lsd", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
230
kstat_named_init(&stats->rx_frames, "rx frames", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
231
kstat_named_init(&stats->rx_errors, "rx errors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
232
kstat_named_init(&stats->rx_drops, "rx drops", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
234
kstat_named_init(&stats->tx_bytes_hi, "tx bytes msd", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
235
kstat_named_init(&stats->tx_bytes_lo, "tx bytes lsd", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
237
kstat_named_init(&stats->tx_frames, "tx frames", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
238
kstat_named_init(&stats->tx_errors, "tx errors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
241
"rx unicast frames", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
243
"rx multicast frames", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
245
"rx broadcast frames", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
247
"rx crc errors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
250
"rx alignment symbol errors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
252
"rx in range errors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
254
"rx out range errors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
256
"rx frame too long", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
258
"rx address match errors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
261
"rx pause frames", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
263
"rx control frames", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
265
"rx ip checksum errors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
267
"rx tcp checksum errors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
269
"rx udp checksum errors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
271
"rx fifo overflow", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
273
"rx input fifo overflow", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
276
"tx unicast frames", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
278
"tx multicast frames", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
280
"tx broadcast frames", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
282
"tx pause frames", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
284
"tx control frames", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
288
"rx_drops_no_pbuf", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
290
"rx_drops_no_txpb", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
292
"rx_drops_no_erx_descr", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
294
"rx_drops_no_tpre_descr", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
296
"rx_drops_too_many_frags", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
298
"rx_drops_invalid_ring", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
300
"rx_drops_mtu", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
303
"rx_dropped_too_small", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
305
"rx_dropped_too_short", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
307
"rx_dropped_header_too_small", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
309
"rx_dropped_tcp_length", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
311
"rx_dropped_runt", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_stat.c
314
"rx_drop_no_frag", KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2029
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2031
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2033
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2035
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2037
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2039
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2041
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2044
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2046
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2048
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2050
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2052
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2054
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2056
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2058
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2060
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2062
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2064
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2066
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2068
KSTAT_DATA_ULONG);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2074
KSTAT_DATA_ULONG); /* # octets received */
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2077
KSTAT_DATA_ULONG); /* # octets xmitted */
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2080
KSTAT_DATA_ULONG); /* # multicast packets */
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2084
KSTAT_DATA_ULONG); /* # multicast packets */
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2088
KSTAT_DATA_ULONG); /* # broadcast packets */
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2092
KSTAT_DATA_ULONG); /* # broadcast packets */
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2096
KSTAT_DATA_ULONG); /* # rcv packets discarded */
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2099
KSTAT_DATA_ULONG); /* # xmt packets discarded */
usr/src/uts/common/io/gld.c
1172
kstat_named_init(&sp->glds_errrcv, "ierrors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
1173
kstat_named_init(&sp->glds_errxmt, "oerrors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
1176
kstat_named_init(&sp->glds_multixmt, "multixmt", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
1177
kstat_named_init(&sp->glds_multircv, "multircv", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
1178
kstat_named_init(&sp->glds_brdcstxmt, "brdcstxmt", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
1179
kstat_named_init(&sp->glds_brdcstrcv, "brdcstrcv", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
1180
kstat_named_init(&sp->glds_blocked, "blocked", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
1181
kstat_named_init(&sp->glds_noxmtbuf, "noxmtbuf", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
1182
kstat_named_init(&sp->glds_norcvbuf, "norcvbuf", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
1183
kstat_named_init(&sp->glds_xmtretry, "xmtretry", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
1184
kstat_named_init(&sp->glds_intr, "intr", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
1189
kstat_named_init(&sp->glds_unknowns, "unknowns", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
1194
kstat_named_init(&sp->glds_overflow, "oflo", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
1195
kstat_named_init(&sp->glds_underflow, "uflo", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
1196
kstat_named_init(&sp->glds_missed, "missed", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
945
kstat_named_init(&sp->glds_errrcv, "ierrors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
946
kstat_named_init(&sp->glds_errxmt, "oerrors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
949
kstat_named_init(&sp->glds_multixmt, "multixmt", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
950
kstat_named_init(&sp->glds_multircv, "multircv", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
951
kstat_named_init(&sp->glds_brdcstxmt, "brdcstxmt", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
952
kstat_named_init(&sp->glds_brdcstrcv, "brdcstrcv", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
953
kstat_named_init(&sp->glds_blocked, "blocked", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
954
kstat_named_init(&sp->glds_noxmtbuf, "noxmtbuf", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
955
kstat_named_init(&sp->glds_norcvbuf, "norcvbuf", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
956
kstat_named_init(&sp->glds_xmtretry, "xmtretry", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
957
kstat_named_init(&sp->glds_intr, "intr", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
962
kstat_named_init(&sp->glds_unknowns, "unknowns", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
967
kstat_named_init(&sp->glds_overflow, "oflo", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
968
kstat_named_init(&sp->glds_underflow, "uflo", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gld.c
969
kstat_named_init(&sp->glds_missed, "missed", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gldutil.c
103
kstat_named_init(&sp->glds_frame, "align_errors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gldutil.c
104
kstat_named_init(&sp->glds_crc, "fcs_errors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gldutil.c
105
kstat_named_init(&sp->glds_collisions, "collisions", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gldutil.c
107
KSTAT_DATA_ULONG);
usr/src/uts/common/io/gldutil.c
108
kstat_named_init(&sp->glds_defer, "defer_xmts", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gldutil.c
110
KSTAT_DATA_ULONG);
usr/src/uts/common/io/gldutil.c
111
kstat_named_init(&sp->glds_short, "runt_errors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/gldutil.c
112
kstat_named_init(&sp->glds_excoll, "ex_collisions", KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1842
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1844
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1846
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1848
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1850
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1852
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1854
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1856
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1858
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1860
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1862
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1864
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1866
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1868
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1870
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1872
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1874
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1876
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1878
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1880
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1882
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1884
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1890
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1892
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hme/hme.c
1898
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hxge/hxge_kstats.c
100
{RDC_STAT_RBR_FULL, KSTAT_DATA_ULONG, "rdc_rbrfull"},
usr/src/uts/common/io/hxge/hxge_kstats.c
101
{RDC_STAT_RCR_INVALIDS, KSTAT_DATA_ULONG, "rdc_rcr_invalids"},
usr/src/uts/common/io/hxge/hxge_kstats.c
102
{RDC_STAT_RCRTO, KSTAT_DATA_ULONG, "rdc_rcrto"},
usr/src/uts/common/io/hxge/hxge_kstats.c
103
{RDC_STAT_RCRTHRES, KSTAT_DATA_ULONG, "rdc_rcrthres"},
usr/src/uts/common/io/hxge/hxge_kstats.c
104
{RDC_STAT_PKT_DROP, KSTAT_DATA_ULONG, "rdc_pkt_drop"},
usr/src/uts/common/io/hxge/hxge_kstats.c
105
{RDC_STAT_END, KSTAT_DATA_ULONG, NULL}
usr/src/uts/common/io/hxge/hxge_kstats.c
160
{TDC_STAT_TX_INITS, KSTAT_DATA_ULONG, "tdc_tx_inits"},
usr/src/uts/common/io/hxge/hxge_kstats.c
161
{TDC_STAT_TX_NO_BUF, KSTAT_DATA_ULONG, "tdc_tx_no_buf"},
usr/src/uts/common/io/hxge/hxge_kstats.c
163
{TDC_STAT_PEU_RESP_ERR, KSTAT_DATA_ULONG, "tdc_peu_resp_err"},
usr/src/uts/common/io/hxge/hxge_kstats.c
164
{TDC_STAT_PKT_SIZE_ERR, KSTAT_DATA_ULONG, "tdc_pkt_size_err"},
usr/src/uts/common/io/hxge/hxge_kstats.c
165
{TDC_STAT_TX_RNG_OFLOW, KSTAT_DATA_ULONG, "tdc_tx_rng_oflow"},
usr/src/uts/common/io/hxge/hxge_kstats.c
166
{TDC_STAT_PKT_SIZE_HDR_ERR, KSTAT_DATA_ULONG, "tdc_pkt_size_hdr_err"},
usr/src/uts/common/io/hxge/hxge_kstats.c
167
{TDC_STAT_RUNT_PKT_DROP_ERR, KSTAT_DATA_ULONG, "tdc_runt_pkt_drop_err"},
usr/src/uts/common/io/hxge/hxge_kstats.c
168
{TDC_STAT_PREF_PAR_ERR, KSTAT_DATA_ULONG, "tdc_pref_par_err"},
usr/src/uts/common/io/hxge/hxge_kstats.c
169
{TDC_STAT_TDR_PREF_CPL_TO, KSTAT_DATA_ULONG, "tdc_tdr_pref_cpl_to"},
usr/src/uts/common/io/hxge/hxge_kstats.c
170
{TDC_STAT_PKT_CPL_TO, KSTAT_DATA_ULONG, "tdc_pkt_cpl_to"},
usr/src/uts/common/io/hxge/hxge_kstats.c
171
{TDC_STAT_INVALID_SOP, KSTAT_DATA_ULONG, "tdc_invalid_sop"},
usr/src/uts/common/io/hxge/hxge_kstats.c
172
{TDC_STAT_UNEXPECTED_SOP, KSTAT_DATA_ULONG, "tdc_unexpected_sop"},
usr/src/uts/common/io/hxge/hxge_kstats.c
174
{TDC_STAT_COUNT_HDR_SIZE_ERR, KSTAT_DATA_ULONG,
usr/src/uts/common/io/hxge/hxge_kstats.c
176
{TDC_STAT_COUNT_RUNT, KSTAT_DATA_ULONG, "tdc_count_runt"},
usr/src/uts/common/io/hxge/hxge_kstats.c
177
{TDC_STAT_COUNT_ABORT, KSTAT_DATA_ULONG, "tdc_count_abort"},
usr/src/uts/common/io/hxge/hxge_kstats.c
179
{TDC_STAT_TX_STARTS, KSTAT_DATA_ULONG, "tdc_tx_starts"},
usr/src/uts/common/io/hxge/hxge_kstats.c
180
{TDC_STAT_TX_NO_DESC, KSTAT_DATA_ULONG, "tdc_tx_no_desc"},
usr/src/uts/common/io/hxge/hxge_kstats.c
181
{TDC_STAT_TX_DMA_BIND_FAIL, KSTAT_DATA_ULONG, "tdc_tx_dma_bind_fail"},
usr/src/uts/common/io/hxge/hxge_kstats.c
182
{TDC_STAT_TX_HDR_PKTS, KSTAT_DATA_ULONG, "tdc_tx_hdr_pkts"},
usr/src/uts/common/io/hxge/hxge_kstats.c
183
{TDC_STAT_TX_DDI_PKTS, KSTAT_DATA_ULONG, "tdc_tx_ddi_pkts"},
usr/src/uts/common/io/hxge/hxge_kstats.c
184
{TDC_STAT_TX_JUMBO_PKTS, KSTAT_DATA_ULONG, "tdc_tx_jumbo_pkts"},
usr/src/uts/common/io/hxge/hxge_kstats.c
185
{TDC_STAT_TX_MAX_PEND, KSTAT_DATA_ULONG, "tdc_tx_max_pend"},
usr/src/uts/common/io/hxge/hxge_kstats.c
186
{TDC_STAT_TX_MARKS, KSTAT_DATA_ULONG, "tdc_tx_marks"},
usr/src/uts/common/io/hxge/hxge_kstats.c
187
{TDC_STAT_END, KSTAT_DATA_ULONG, NULL}
usr/src/uts/common/io/hxge/hxge_kstats.c
251
{PFC_STAT_PKT_DROP, KSTAT_DATA_ULONG, "pfc_pkt_drop"},
usr/src/uts/common/io/hxge/hxge_kstats.c
252
{PFC_STAT_TCAM_PARITY_ERR, KSTAT_DATA_ULONG, "pfc_tcam_parity_err"},
usr/src/uts/common/io/hxge/hxge_kstats.c
253
{PFC_STAT_VLAN_PARITY_ERR, KSTAT_DATA_ULONG, "pfc_vlan_parity_err"},
usr/src/uts/common/io/hxge/hxge_kstats.c
254
{PFC_STAT_BAD_CS_COUNT, KSTAT_DATA_ULONG, "pfc_bad_cs_count"},
usr/src/uts/common/io/hxge/hxge_kstats.c
255
{PFC_STAT_DROP_COUNT, KSTAT_DATA_ULONG, "pfc_drop_count"},
usr/src/uts/common/io/hxge/hxge_kstats.c
256
{PFC_STAT_TCP_CTRL_DROP, KSTAT_DATA_ULONG, " pfc_pkt_drop_tcp_ctrl"},
usr/src/uts/common/io/hxge/hxge_kstats.c
257
{PFC_STAT_L2_ADDR_DROP, KSTAT_DATA_ULONG, " pfc_pkt_drop_l2_addr"},
usr/src/uts/common/io/hxge/hxge_kstats.c
258
{PFC_STAT_CLASS_CODE_DROP, KSTAT_DATA_ULONG,
usr/src/uts/common/io/hxge/hxge_kstats.c
260
{PFC_STAT_TCAM_DROP, KSTAT_DATA_ULONG, " pfc_pkt_drop_tcam"},
usr/src/uts/common/io/hxge/hxge_kstats.c
261
{PFC_STAT_VLAN_DROP, KSTAT_DATA_ULONG, " pfc_pkt_drop_vlan"},
usr/src/uts/common/io/hxge/hxge_kstats.c
262
{PFC_STAT_END, KSTAT_DATA_ULONG, NULL}
usr/src/uts/common/io/hxge/hxge_kstats.c
741
kstat_named_init(&hxgekp->cap_10gfdx, "cap_10gfdx", KSTAT_DATA_ULONG);
usr/src/uts/common/io/hxge/hxge_kstats.c
747
KSTAT_DATA_ULONG);
usr/src/uts/common/io/hxge/hxge_kstats.c
752
kstat_named_init(&hxgekp->link_speed, "link_speed", KSTAT_DATA_ULONG);
usr/src/uts/common/io/hxge/hxge_kstats.c
754
kstat_named_init(&hxgekp->link_up, "link_up", KSTAT_DATA_ULONG);
usr/src/uts/common/io/hxge/hxge_kstats.c
759
kstat_named_init(&hxgekp->lb_mode, "lb_mode", KSTAT_DATA_ULONG);
usr/src/uts/common/io/hxge/hxge_kstats.c
85
{RDC_STAT_ERRORS, KSTAT_DATA_ULONG, "rdc_errors"},
usr/src/uts/common/io/hxge/hxge_kstats.c
86
{RDC_STAT_JUMBO_PKTS, KSTAT_DATA_ULONG, "rdc_jumbo_pkts"},
usr/src/uts/common/io/hxge/hxge_kstats.c
87
{RDC_STAT_RCR_UNKNOWN_ERR, KSTAT_DATA_ULONG, "rdc_rcr_unknown_err"},
usr/src/uts/common/io/hxge/hxge_kstats.c
88
{RDC_STAT_RCR_SHA_PAR_ERR, KSTAT_DATA_ULONG, "rdc_rcr_sha_par_err"},
usr/src/uts/common/io/hxge/hxge_kstats.c
89
{RDC_STAT_RBR_PRE_PAR_ERR, KSTAT_DATA_ULONG, "rdc_rbr_pre_par_err"},
usr/src/uts/common/io/hxge/hxge_kstats.c
90
{RDC_STAT_RBR_PRE_EMTY, KSTAT_DATA_ULONG, "rdc_rbr_pre_empty"},
usr/src/uts/common/io/hxge/hxge_kstats.c
91
{RDC_STAT_RCR_SHADOW_FULL, KSTAT_DATA_ULONG, "rdc_rcr_shadow_full"},
usr/src/uts/common/io/hxge/hxge_kstats.c
92
{RDC_STAT_RBR_TMOUT, KSTAT_DATA_ULONG, "rdc_rbr_tmout"},
usr/src/uts/common/io/hxge/hxge_kstats.c
93
{RDC_STAT_PEU_RESP_ERR, KSTAT_DATA_ULONG, "peu_resp_err"},
usr/src/uts/common/io/hxge/hxge_kstats.c
94
{RDC_STAT_CTRL_FIFO_ECC_ERR, KSTAT_DATA_ULONG, "ctrl_fifo_ecc_err"},
usr/src/uts/common/io/hxge/hxge_kstats.c
95
{RDC_STAT_DATA_FIFO_ECC_ERR, KSTAT_DATA_ULONG, "data_fifo_ecc_err"},
usr/src/uts/common/io/hxge/hxge_kstats.c
96
{RDC_STAT_RCRFULL, KSTAT_DATA_ULONG, "rdc_rcrfull"},
usr/src/uts/common/io/hxge/hxge_kstats.c
97
{RDC_STAT_RBR_EMPTY, KSTAT_DATA_ULONG, "rdc_rbr_empty"},
usr/src/uts/common/io/hxge/hxge_kstats.c
98
{RDC_STAT_RBR_EMPTY_FAIL, KSTAT_DATA_ULONG, "rdc_rbr_empty_fail"},
usr/src/uts/common/io/hxge/hxge_kstats.c
99
{RDC_STAT_RBR_EMPTY_FAIL, KSTAT_DATA_ULONG, "rdc_rbr_empty_restore"},
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
487
"transfer mode", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
489
"transfer mode", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
491
"copy mode", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
493
"copy mode", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
495
KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
498
KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
501
KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
504
KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
506
"RC: Tx pkt small size", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
508
"RC: Tx pkt fragmentary", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
510
"RC: Tx pkt fail ibt_map_mem_iov()", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
512
"RC: Tx pkt succ ibt_map_mem_iov()", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
514
KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
517
"recycle", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
519
"after recycle", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
521
KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
523
"#, swqe available", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
525
"ibd_send", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
527
"mac_tx_update #, buf available", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
530
KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
532
KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
534
"pkt", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
536
"state", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
539
KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
541
KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
543
"recycle", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
545
"simultaneous ibd_rc_act_close", KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
547
KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
549
KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
551
KSTAT_DATA_ULONG);
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
33
{"rds_nports", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
34
{"rds_nsessions", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
35
{"rds_tx_bytes", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
36
{"rds_tx_pkts", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
37
{"rds_tx_errors", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
38
{"rds_rx_bytes", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
39
{"rds_rx_pkts", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
40
{"rds_rx_pkts_pending", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
41
{"rds_rx_errors", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
42
{"rds_tx_acks", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
43
{"rds_post_recv_buf_called", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
44
{"rds_stalls_triggered", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
45
{"rds_stalls_sent", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
46
{"rds_unstalls_triggered", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
47
{"rds_unstalls_sent", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
48
{"rds_stalls_recvd", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
49
{"rds_unstalls_recvd", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
50
{"rds_stalls_ignored", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
51
{"rds_enobufs", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
52
{"rds_ewouldblocks", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
53
{"rds_failovers", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
54
{"rds_port_quota", KSTAT_DATA_ULONG},
usr/src/uts/common/io/ib/clients/rds/rdssubr.c
55
{"rds_port_quota_adjusted", KSTAT_DATA_ULONG},
usr/src/uts/common/io/iwn/if_iwn.c
472
"temperature", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
474
"critical temperature", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
476
"power saving level", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
482
"TX mask", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
484
"RX mask", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
486
"connected mask", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
488
"gain A", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
490
"gain B", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
492
"gain C", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
495
"OFDM X1", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
497
"OFDM MRC X1", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
499
"OFDM X4", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
501
"OFDM MRC X4", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
503
"CCK X4", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
505
"CCK MRC X4", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
507
"energy CCK", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
510
"bintval", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
514
"init", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
517
"background cwmin", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
519
"background cwmax", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
521
"background aifsn", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
523
"background txop", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
525
"best effort cwmin", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
527
"best effort cwmax", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
529
"best effort aifsn", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
531
"best effort txop", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
533
"video cwmin", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
535
"video cwmax", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
537
"video aifsn", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
539
"video txop", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
541
"voice cwmin", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
543
"voice cwmax", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
545
"voice aifsn", KSTAT_DATA_ULONG);
usr/src/uts/common/io/iwn/if_iwn.c
547
"voice txop", KSTAT_DATA_ULONG);
usr/src/uts/common/io/kstat.c
197
case KSTAT_DATA_ULONG:
usr/src/uts/common/io/kstat.c
315
case KSTAT_DATA_ULONG:
usr/src/uts/common/io/kstat.c
548
case KSTAT_DATA_ULONG:
usr/src/uts/common/io/kstat.c
556
KSTAT_DATA_ULONG;
usr/src/uts/common/io/kstat.c
567
KSTAT_DATA_ULONG;
usr/src/uts/common/io/llc1.c
2909
kstat_named_init(&ksp[LLCS_NOBUFFER], "nobuffer", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2910
kstat_named_init(&ksp[LLCS_MULTIXMT], "multixmt", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2911
kstat_named_init(&ksp[LLCS_MULTIRCV], "multircv", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2912
kstat_named_init(&ksp[LLCS_BRDCSTXMT], "brdcstxmt", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2913
kstat_named_init(&ksp[LLCS_BRDCSTRCV], "brdcstrcv", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2914
kstat_named_init(&ksp[LLCS_BLOCKED], "blocked", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2915
kstat_named_init(&ksp[LLCS_PKTXMT], "pktxmt", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2916
kstat_named_init(&ksp[LLCS_PKTRCV], "pktrcv", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2917
kstat_named_init(&ksp[LLCS_BYTEXMT], "bytexmt", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2918
kstat_named_init(&ksp[LLCS_BYTERCV], "bytercv", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2919
kstat_named_init(&ksp[LLCS_XIDXMT], "xidxmt", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2920
kstat_named_init(&ksp[LLCS_XIDRCV], "xidrcv", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2921
kstat_named_init(&ksp[LLCS_TESTXMT], "testxmt", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2922
kstat_named_init(&ksp[LLCS_TESTRCV], "testrcv", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2923
kstat_named_init(&ksp[LLCS_IERRORS], "ierrors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/llc1.c
2924
kstat_named_init(&ksp[LLCS_OERRORS], "oerrors", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4086
"dma_read_bw_MBs", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4088
"dma_write_bw_MBs", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4090
"dma_read_write_bw_MBs", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4092
"dma_force_physical", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4094
"lanes", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4096
"dropped_bad_crc32", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4098
"dropped_bad_phy", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4100
"dropped_link_error_or_filtered", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4102
"dropped_link_overflow", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4104
"dropped_multicast_filtered", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4106
"dropped_no_big_buffer", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4108
"dropped_no_small_buffer", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4110
"dropped_overrun", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4112
"dropped_pause", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4114
"dropped_runt", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4116
"dropped_unicast_filtered", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4118
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4119
kstat_named_init(&ethstat->link_up, "link_up", KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4121
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4152
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4154
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4156
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4158
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4160
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4162
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4164
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4166
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4168
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4170
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4172
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4174
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4176
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4178
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4180
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4182
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4184
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4186
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4188
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4190
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4192
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4194
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4196
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4198
KSTAT_DATA_ULONG);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4200
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
103
{RDC_STAT_ERRORS, KSTAT_DATA_ULONG, "rdc_errors"},
usr/src/uts/common/io/nxge/nxge_kstats.c
104
{RDC_STAT_DCF_ERR, KSTAT_DATA_ULONG, "rdc_dcf_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
105
{RDC_STAT_RCR_ACK_ERR, KSTAT_DATA_ULONG, "rdc_rcr_ack_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
106
{RDC_STAT_RCR_DC_FIFOFLOW_ERR, KSTAT_DATA_ULONG, "rdc_dc_fifoflow_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
107
{RDC_STAT_RCR_SHA_PAR_ERR, KSTAT_DATA_ULONG, "rdc_rcr_sha_par_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
108
{RDC_STAT_RBR_PRE_PAR_ERR, KSTAT_DATA_ULONG, "rdc_rbr_pre_par_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
109
{RDC_STAT_WRED_DROP, KSTAT_DATA_ULONG, "rdc_wred_drop"},
usr/src/uts/common/io/nxge/nxge_kstats.c
110
{RDC_STAT_RBR_PRE_EMTY, KSTAT_DATA_ULONG, "rdc_rbr_pre_empty"},
usr/src/uts/common/io/nxge/nxge_kstats.c
111
{RDC_STAT_RCR_SHADOW_FULL, KSTAT_DATA_ULONG, "rdc_rcr_shadow_full"},
usr/src/uts/common/io/nxge/nxge_kstats.c
112
{RDC_STAT_RBR_TMOUT, KSTAT_DATA_ULONG, "rdc_rbr_tmout"},
usr/src/uts/common/io/nxge/nxge_kstats.c
113
{RDC_STAT_RSP_CNT_ERR, KSTAT_DATA_ULONG, "rdc_rsp_cnt_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
114
{RDC_STAT_BYTE_EN_BUS, KSTAT_DATA_ULONG, "rdc_byte_en_bus"},
usr/src/uts/common/io/nxge/nxge_kstats.c
115
{RDC_STAT_RSP_DAT_ERR, KSTAT_DATA_ULONG, "rdc_rsp_dat_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
116
{RDC_STAT_PKT_TOO_LONG_ERR, KSTAT_DATA_ULONG, "rdc_pkt_too_long_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
117
{RDC_STAT_COMPL_L2_ERR, KSTAT_DATA_ULONG, "rdc_compl_l2_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
118
{RDC_STAT_COMPL_L4_CKSUM_ERR, KSTAT_DATA_ULONG, "rdc_compl_l4_cksum"},
usr/src/uts/common/io/nxge/nxge_kstats.c
119
{RDC_STAT_COMPL_ZCP_SOFT_ERR, KSTAT_DATA_ULONG,
usr/src/uts/common/io/nxge/nxge_kstats.c
121
{RDC_STAT_COMPL_FFLP_SOFT_ERR, KSTAT_DATA_ULONG,
usr/src/uts/common/io/nxge/nxge_kstats.c
123
{RDC_STAT_CONFIG_ERR, KSTAT_DATA_ULONG, "rdc_config_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
124
{RDC_STAT_RCRINCON, KSTAT_DATA_ULONG, "rdc_rcrincon"},
usr/src/uts/common/io/nxge/nxge_kstats.c
125
{RDC_STAT_RCRFULL, KSTAT_DATA_ULONG, "rdc_rcrfull"},
usr/src/uts/common/io/nxge/nxge_kstats.c
126
{RDC_STAT_RBR_EMPTY, KSTAT_DATA_ULONG, "rdc_rbr_empty"},
usr/src/uts/common/io/nxge/nxge_kstats.c
127
{RDC_STAT_RBR_FULL, KSTAT_DATA_ULONG, "rdc_rbrfull"},
usr/src/uts/common/io/nxge/nxge_kstats.c
128
{RDC_STAT_RBRLOGPAGE, KSTAT_DATA_ULONG, "rdc_rbrlogpage"},
usr/src/uts/common/io/nxge/nxge_kstats.c
129
{RDC_STAT_CFIGLOGPAGE, KSTAT_DATA_ULONG, "rdc_cfiglogpage"},
usr/src/uts/common/io/nxge/nxge_kstats.c
130
{RDC_STAT_PORT_DROP_PKT, KSTAT_DATA_ULONG, "rdc_port_drop_pkt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
131
{RDC_STAT_RCRTO, KSTAT_DATA_ULONG, "rdc_rcrto"},
usr/src/uts/common/io/nxge/nxge_kstats.c
1313
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1315
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1317
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1319
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
132
{RDC_STAT_RCRTHRES, KSTAT_DATA_ULONG, "rdc_rcrthres"},
usr/src/uts/common/io/nxge/nxge_kstats.c
1321
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1323
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1325
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1327
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1329
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
133
{RDC_STAT_MEX, KSTAT_DATA_ULONG, "rdc_mex"},
usr/src/uts/common/io/nxge/nxge_kstats.c
1331
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1333
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1335
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1337
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1339
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
134
{RDC_STAT_ID_MIS, KSTAT_DATA_ULONG, "rdc_id_mismatch"},
usr/src/uts/common/io/nxge/nxge_kstats.c
1341
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1343
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1349
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
135
{RDC_STAT_ZCP_EOP, KSTAT_DATA_ULONG, "rdc_zcp_eop"},
usr/src/uts/common/io/nxge/nxge_kstats.c
1351
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1353
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1355
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1357
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1359
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
136
{RDC_STAT_IPP_EOP, KSTAT_DATA_ULONG, "rdc_ipp_eop"},
usr/src/uts/common/io/nxge/nxge_kstats.c
1361
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1363
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1365
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1367
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1369
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
137
{RDC_STAT_END, KSTAT_DATA_ULONG, NULL}
usr/src/uts/common/io/nxge/nxge_kstats.c
1371
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1376
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1378
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1382
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1384
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1386
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1393
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1399
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1405
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1411
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1415
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1417
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1419
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1421
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1423
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1425
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1427
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1429
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1433
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1441
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1449
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1474
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1476
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1478
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1480
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1482
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1484
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1488
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1490
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1492
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1494
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1496
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1498
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1500
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1503
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1505
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1507
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1509
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1511
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1513
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1515
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1517
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1519
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1521
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1523
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1525
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1528
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1530
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1535
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1539
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1542
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1545
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1548
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1564
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1566
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1568
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1570
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1574
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1576
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1578
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1580
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1582
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1584
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1586
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1601
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1603
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1605
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1607
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1609
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1611
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1617
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1619
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1621
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1623
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1625
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1627
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1630
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1632
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1635
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1637
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1639
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1641
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1643
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1645
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1647
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1650
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1652
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1654
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1657
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1660
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
1663
KSTAT_DATA_ULONG);
usr/src/uts/common/io/nxge/nxge_kstats.c
191
{TDC_STAT_TX_INITS, KSTAT_DATA_ULONG, "tdc_tx_inits"},
usr/src/uts/common/io/nxge/nxge_kstats.c
192
{TDC_STAT_TX_NO_BUF, KSTAT_DATA_ULONG, "tdc_tx_no_buf"},
usr/src/uts/common/io/nxge/nxge_kstats.c
193
{TDC_STAT_MBOX_ERR, KSTAT_DATA_ULONG, "tdc_mbox_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
194
{TDC_STAT_PKT_SIZE_ERR, KSTAT_DATA_ULONG, "tdc_pkt_size_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
196
KSTAT_DATA_ULONG, "tdc_tx_ring_oflow"},
usr/src/uts/common/io/nxge/nxge_kstats.c
198
KSTAT_DATA_ULONG, "tdc_pref_buf_err_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
199
{TDC_STAT_NACK_PREF, KSTAT_DATA_ULONG, "tdc_nack_pref"},
usr/src/uts/common/io/nxge/nxge_kstats.c
200
{TDC_STAT_NACK_PKT_RD, KSTAT_DATA_ULONG, "tdc_nack_pkt_rd"},
usr/src/uts/common/io/nxge/nxge_kstats.c
202
KSTAT_DATA_ULONG, "tdc_conf_part_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
203
{TDC_STAT_PKT_PRT_ERR, KSTAT_DATA_ULONG, "tdc_pkt_prt_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
204
{TDC_STAT_RESET_FAIL, KSTAT_DATA_ULONG, "tdc_reset_fail"},
usr/src/uts/common/io/nxge/nxge_kstats.c
205
{TDC_STAT_TX_STARTS, KSTAT_DATA_ULONG, "tdc_tx_starts"},
usr/src/uts/common/io/nxge/nxge_kstats.c
206
{TDC_STAT_TX_NOCANPUT, KSTAT_DATA_ULONG, "tdc_tx_nocanput"},
usr/src/uts/common/io/nxge/nxge_kstats.c
207
{TDC_STAT_TX_MSGDUP_FAIL, KSTAT_DATA_ULONG, "tdc_tx_msgdup_fail"},
usr/src/uts/common/io/nxge/nxge_kstats.c
208
{TDC_STAT_TX_ALLOCB_FAIL, KSTAT_DATA_ULONG, "tdc_tx_allocb_fail"},
usr/src/uts/common/io/nxge/nxge_kstats.c
209
{TDC_STAT_TX_NO_DESC, KSTAT_DATA_ULONG, "tdc_tx_no_desc"},
usr/src/uts/common/io/nxge/nxge_kstats.c
210
{TDC_STAT_TX_DMA_BIND_FAIL, KSTAT_DATA_ULONG, "tdc_tx_dma_bind_fail"},
usr/src/uts/common/io/nxge/nxge_kstats.c
211
{TDC_STAT_TX_UFLOW, KSTAT_DATA_ULONG, "tdc_tx_uflow"},
usr/src/uts/common/io/nxge/nxge_kstats.c
212
{TDC_STAT_TX_HDR_PKTS, KSTAT_DATA_ULONG, "tdc_tx_hdr_pkts"},
usr/src/uts/common/io/nxge/nxge_kstats.c
213
{TDC_STAT_TX_DDI_PKTS, KSTAT_DATA_ULONG, "tdc_tx_ddi_pkts"},
usr/src/uts/common/io/nxge/nxge_kstats.c
214
{TDC_STAT_TX_DVMA_PKTS, KSTAT_DATA_ULONG, "tdc_tx_dvma_pkts"},
usr/src/uts/common/io/nxge/nxge_kstats.c
215
{TDC_STAT_TX_MAX_PEND, KSTAT_DATA_ULONG, "tdc_tx_max_pend"},
usr/src/uts/common/io/nxge/nxge_kstats.c
216
{TDC_STAT_END, KSTAT_DATA_ULONG, NULL}
usr/src/uts/common/io/nxge/nxge_kstats.c
234
{IPP_STAT_EOP_MISS, KSTAT_DATA_ULONG, "rxipp_eop_miss"},
usr/src/uts/common/io/nxge/nxge_kstats.c
235
{IPP_STAT_SOP_MISS, KSTAT_DATA_ULONG, "rxipp_sop_miss"},
usr/src/uts/common/io/nxge/nxge_kstats.c
236
{IPP_STAT_DFIFO_UE, KSTAT_DATA_ULONG, "rxipp_dfifo_ue"},
usr/src/uts/common/io/nxge/nxge_kstats.c
237
{IPP_STAT_ECC_ERR, KSTAT_DATA_ULONG, "rxipp_ecc_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
238
{IPP_STAT_PFIFO_PERR, KSTAT_DATA_ULONG, "rxipp_pfifo_perr"},
usr/src/uts/common/io/nxge/nxge_kstats.c
239
{IPP_STAT_PFIFO_OVER, KSTAT_DATA_ULONG, "rxipp_pfifo_over"},
usr/src/uts/common/io/nxge/nxge_kstats.c
240
{IPP_STAT_PFIFO_UND, KSTAT_DATA_ULONG, "rxipp_pfifo_und"},
usr/src/uts/common/io/nxge/nxge_kstats.c
241
{IPP_STAT_BAD_CS, KSTAT_DATA_ULONG, "rxipp_bad_cs"},
usr/src/uts/common/io/nxge/nxge_kstats.c
242
{IPP_STAT_BAD_DIS, KSTAT_DATA_ULONG, "rxipp_bad_dis"},
usr/src/uts/common/io/nxge/nxge_kstats.c
243
{IPP_STAT_END, KSTAT_DATA_ULONG, NULL}
usr/src/uts/common/io/nxge/nxge_kstats.c
263
{TXC_STAT_PKT_STUFFED, KSTAT_DATA_ULONG, "txc_pkt_stuffed"},
usr/src/uts/common/io/nxge/nxge_kstats.c
264
{TXC_STAT_PKT_XMIT, KSTAT_DATA_ULONG, "txc_pkt_xmit"},
usr/src/uts/common/io/nxge/nxge_kstats.c
265
{TXC_STAT_RO_CORRECT_ERR, KSTAT_DATA_ULONG, "txc_ro_correct_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
266
{TXC_STAT_RO_UNCORRECT_ERR, KSTAT_DATA_ULONG, "txc_ro_uncorrect_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
267
{TXC_STAT_SF_CORRECT_ERR, KSTAT_DATA_ULONG, "txc_sf_correct_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
268
{TXC_STAT_SF_UNCORRECT_ERR, KSTAT_DATA_ULONG, "txc_sf_uncorrect_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
269
{TXC_STAT_ADDRESS_FAILED, KSTAT_DATA_ULONG, "txc_address_failed"},
usr/src/uts/common/io/nxge/nxge_kstats.c
270
{TXC_STAT_DMA_FAILED, KSTAT_DATA_ULONG, "txc_dma_failed"},
usr/src/uts/common/io/nxge/nxge_kstats.c
271
{TXC_STAT_LENGTH_FAILED, KSTAT_DATA_ULONG, "txc_length_failed"},
usr/src/uts/common/io/nxge/nxge_kstats.c
272
{TXC_STAT_PKT_ASSY_DEAD, KSTAT_DATA_ULONG, "txc_pkt_assy_dead"},
usr/src/uts/common/io/nxge/nxge_kstats.c
273
{TXC_STAT_REORDER_ERR, KSTAT_DATA_ULONG, "txc_reorder_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
274
{TXC_STAT_END, KSTAT_DATA_ULONG, NULL}
usr/src/uts/common/io/nxge/nxge_kstats.c
319
{XMAC_STAT_TX_FRAME_CNT, KSTAT_DATA_ULONG, "txmac_frame_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
320
{XMAC_STAT_TX_UNDERFLOW_ERR, KSTAT_DATA_ULONG, "tmac_underflow_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
321
{XMAC_STAT_TX_MAXPKTSIZE_ERR, KSTAT_DATA_ULONG, "txmac_maxpktsize_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
322
{XMAC_STAT_TX_OVERFLOW_ERR, KSTAT_DATA_ULONG, "txmac_overflow_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
323
{XMAC_STAT_TX_FIFO_XFR_ERR, KSTAT_DATA_ULONG, "txmac_fifo_xfr_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
324
{XMAC_STAT_TX_BYTE_CNT, KSTAT_DATA_ULONG, "txmac_byte_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
325
{XMAC_STAT_RX_FRAME_CNT, KSTAT_DATA_ULONG, "rxmac_frame_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
326
{XMAC_STAT_RX_UNDERFLOW_ERR, KSTAT_DATA_ULONG, "rxmac_underflow_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
327
{XMAC_STAT_RX_OVERFLOW_ERR, KSTAT_DATA_ULONG, "rxmac_overflow_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
328
{XMAC_STAT_RX_CRC_ERR_CNT, KSTAT_DATA_ULONG, "rxmac_crc_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
329
{XMAC_STAT_RX_LEN_ERR_CNT, KSTAT_DATA_ULONG, "rxmac_length_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
330
{XMAC_STAT_RX_VIOL_ERR_CNT, KSTAT_DATA_ULONG, "rxmac_code_violations"},
usr/src/uts/common/io/nxge/nxge_kstats.c
331
{XMAC_STAT_RX_BYTE_CNT, KSTAT_DATA_ULONG, "rxmac_byte_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
332
{XMAC_STAT_RX_HIST1_CNT, KSTAT_DATA_ULONG, "rxmac_64_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
333
{XMAC_STAT_RX_HIST2_CNT, KSTAT_DATA_ULONG, "rxmac_65_127_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
334
{XMAC_STAT_RX_HIST3_CNT, KSTAT_DATA_ULONG, "rxmac_128_255_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
335
{XMAC_STAT_RX_HIST4_CNT, KSTAT_DATA_ULONG, "rxmac_256_511_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
336
{XMAC_STAT_RX_HIST5_CNT, KSTAT_DATA_ULONG, "rxmac_512_1023_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
337
{XMAC_STAT_RX_HIST6_CNT, KSTAT_DATA_ULONG, "rxmac_1024_1522_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
338
{XMAC_STAT_RX_HIST7_CNT, KSTAT_DATA_ULONG, "rxmac_jumbo_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
339
{XMAC_STAT_RX_BROADCAST_CNT, KSTAT_DATA_ULONG, "rxmac_broadcast_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
340
{XMAC_STAT_RX_MULT_CNT, KSTAT_DATA_ULONG, "rxmac_multicast_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
341
{XMAC_STAT_RX_FRAG_CNT, KSTAT_DATA_ULONG, "rxmac_fragment_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
343
KSTAT_DATA_ULONG, "rxmac_alignment_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
345
KSTAT_DATA_ULONG, "rxmac_linkfault_errs"},
usr/src/uts/common/io/nxge/nxge_kstats.c
347
KSTAT_DATA_ULONG, "rxmac_remote_faults"},
usr/src/uts/common/io/nxge/nxge_kstats.c
349
KSTAT_DATA_ULONG, "rxmac_local_faults"},
usr/src/uts/common/io/nxge/nxge_kstats.c
350
{XMAC_STAT_RX_PAUSE_CNT, KSTAT_DATA_ULONG, "rxmac_pause_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
351
{XMAC_STAT_TX_PAUSE_STATE, KSTAT_DATA_ULONG, "txmac_pause_state"},
usr/src/uts/common/io/nxge/nxge_kstats.c
352
{XMAC_STAT_TX_NOPAUSE_STATE, KSTAT_DATA_ULONG, "txmac_nopause_state"},
usr/src/uts/common/io/nxge/nxge_kstats.c
354
KSTAT_DATA_ULONG, "xpcs_deskew_err_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
357
KSTAT_DATA_ULONG, "xpcs_ln0_symbol_err_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
359
KSTAT_DATA_ULONG, "xpcs_ln1_symbol_err_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
361
KSTAT_DATA_ULONG, "xpcs_ln2_symbol_err_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
363
KSTAT_DATA_ULONG, "xpcs_ln3_symbol_err_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
365
{XMAC_STAT_END, KSTAT_DATA_ULONG, NULL}
usr/src/uts/common/io/nxge/nxge_kstats.c
387
{BMAC_STAT_TX_FRAME_CNT, KSTAT_DATA_ULONG, "txmac_frame_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
388
{BMAC_STAT_TX_UNDERRUN_ERR, KSTAT_DATA_ULONG, "txmac_underrun_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
389
{BMAC_STAT_TX_MAX_PKT_ERR, KSTAT_DATA_ULONG, "txmac_max_pkt_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
390
{BMAC_STAT_TX_BYTE_CNT, KSTAT_DATA_ULONG, "txmac_byte_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
391
{BMAC_STAT_RX_FRAME_CNT, KSTAT_DATA_ULONG, "rxmac_frame_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
392
{BMAC_STAT_RX_BYTE_CNT, KSTAT_DATA_ULONG, "rxmac_byte_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
393
{BMAC_STAT_RX_OVERFLOW_ERR, KSTAT_DATA_ULONG, "rxmac_overflow_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
394
{BMAC_STAT_RX_ALIGN_ERR_CNT, KSTAT_DATA_ULONG, "rxmac_align_err_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
395
{BMAC_STAT_RX_CRC_ERR_CNT, KSTAT_DATA_ULONG, "rxmac_crc_err_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
396
{BMAC_STAT_RX_LEN_ERR_CNT, KSTAT_DATA_ULONG, "rxmac_len_err_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
397
{BMAC_STAT_RX_VIOL_ERR_CNT, KSTAT_DATA_ULONG, "rxmac_viol_err_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
398
{BMAC_STAT_RX_PAUSE_CNT, KSTAT_DATA_ULONG, "rxmac_pause_cnt"},
usr/src/uts/common/io/nxge/nxge_kstats.c
399
{BMAC_STAT_RX_PAUSE_STATE, KSTAT_DATA_ULONG, "txmac_pause_state"},
usr/src/uts/common/io/nxge/nxge_kstats.c
400
{BMAC_STAT_RX_NOPAUSE_STATE, KSTAT_DATA_ULONG, "tx_nopause_state"},
usr/src/uts/common/io/nxge/nxge_kstats.c
401
{BMAC_STAT_END, KSTAT_DATA_ULONG, NULL}
usr/src/uts/common/io/nxge/nxge_kstats.c
424
{ZCP_STAT_ERRORS, KSTAT_DATA_ULONG, "zcp_erros"},
usr/src/uts/common/io/nxge/nxge_kstats.c
425
{ZCP_STAT_INITS, KSTAT_DATA_ULONG, "zcp_inits"},
usr/src/uts/common/io/nxge/nxge_kstats.c
426
{ZCP_STAT_RRFIFO_UNDERRUN, KSTAT_DATA_ULONG, "zcp_rrfifo_underrun"},
usr/src/uts/common/io/nxge/nxge_kstats.c
427
{ZCP_STAT_RRFIFO_OVERRUN, KSTAT_DATA_ULONG, "zcp_rrfifo_overrun"},
usr/src/uts/common/io/nxge/nxge_kstats.c
428
{ZCP_STAT_RSPFIFO_UNCORR_ERR, KSTAT_DATA_ULONG,
usr/src/uts/common/io/nxge/nxge_kstats.c
430
{ZCP_STAT_BUFFER_OVERFLOW, KSTAT_DATA_ULONG, "zcp_buffer_overflow"},
usr/src/uts/common/io/nxge/nxge_kstats.c
431
{ZCP_STAT_STAT_TBL_PERR, KSTAT_DATA_ULONG, "zcp_stat_tbl_perr"},
usr/src/uts/common/io/nxge/nxge_kstats.c
432
{ZCP_STAT_DYN_TBL_PERR, KSTAT_DATA_ULONG, "zcp_dyn_tbl_perr"},
usr/src/uts/common/io/nxge/nxge_kstats.c
433
{ZCP_STAT_BUF_TBL_PERR, KSTAT_DATA_ULONG, "zcp_buf_tbl_perr"},
usr/src/uts/common/io/nxge/nxge_kstats.c
434
{ZCP_STAT_TT_PROGRAM_ERR, KSTAT_DATA_ULONG, "zcp_tt_program_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
435
{ZCP_STAT_RSP_TT_INDEX_ERR, KSTAT_DATA_ULONG, "zcp_rsp_tt_index_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
436
{ZCP_STAT_SLV_TT_INDEX_ERR, KSTAT_DATA_ULONG, "zcp_slv_tt_index_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
437
{ZCP_STAT_ZCP_TT_INDEX_ERR, KSTAT_DATA_ULONG, "zcp_zcp_tt_index_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
438
{ZCP_STAT_ZCP_ACCESS_FAIL, KSTAT_DATA_ULONG, "zcp_access_fail"},
usr/src/uts/common/io/nxge/nxge_kstats.c
439
{ZCP_STAT_ZCP_ACCESS_FAIL, KSTAT_DATA_ULONG, "zcp_cfifo_ecc"},
usr/src/uts/common/io/nxge/nxge_kstats.c
440
{ZCP_STAT_END, KSTAT_DATA_ULONG, NULL}
usr/src/uts/common/io/nxge/nxge_kstats.c
460
{FFLP_STAT_TCAM_PERR, KSTAT_DATA_ULONG, "fflp_tcam_perr"},
usr/src/uts/common/io/nxge/nxge_kstats.c
461
{FFLP_STAT_TCAM_ECC_ERR, KSTAT_DATA_ULONG, "fflp_tcam_ecc_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
462
{FFLP_STAT_VLAN_PERR, KSTAT_DATA_ULONG, "fflp_vlan_perr"},
usr/src/uts/common/io/nxge/nxge_kstats.c
463
{FFLP_STAT_HASH_LOOKUP_ERR, KSTAT_DATA_ULONG, "fflp_hash_lookup_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
464
{FFLP_STAT_HASH_P0_PIO_ERR, KSTAT_DATA_ULONG, "fflp_hash_p0_pio_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
465
{FFLP_STAT_HASH_P1_PIO_ERR, KSTAT_DATA_ULONG, "fflp_hash_p1_pio_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
466
{FFLP_STAT_HASH_P2_PIO_ERR, KSTAT_DATA_ULONG, "fflp_hash_p2_pio_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
467
{FFLP_STAT_HASH_P3_PIO_ERR, KSTAT_DATA_ULONG, "fflp_hash_p3_pio_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
468
{FFLP_STAT_HASH_P4_PIO_ERR, KSTAT_DATA_ULONG, "fflp_hash_p4_pio_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
469
{FFLP_STAT_HASH_P5_PIO_ERR, KSTAT_DATA_ULONG, "fflp_hash_p5_pio_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
470
{FFLP_STAT_HASH_P6_PIO_ERR, KSTAT_DATA_ULONG, "fflp_hash_p6_pio_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
471
{FFLP_STAT_HASH_P7_PIO_ERR, KSTAT_DATA_ULONG, "fflp_hash_p7_pio_err"},
usr/src/uts/common/io/nxge/nxge_kstats.c
472
{FFLP_STAT_END, KSTAT_DATA_ULONG, NULL}
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
34
{"_cntr_sess", KSTAT_DATA_ULONG}
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
39
{"_oid", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
41
{"_cntr_conn", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
42
{"_cntr_reset", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
43
{"_cntr_pkt_pending", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
44
{"_cmd_sn", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
45
{"_cmd_sn_exp", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
46
{"_cmd_sn_max", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
49
{"_tpgt", KSTAT_DATA_ULONG}
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
54
{"_cid", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
55
{"_oid", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
57
{"_err_header_digest", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
58
{"_err_data_digest", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
59
{"_err_connection_reset", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
60
{"_err_protocol_error", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
63
{"_cntr_qactive", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
64
{"_stat_sn_exp", KSTAT_DATA_ULONG},
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
65
{"_stat_sn_last", KSTAT_DATA_ULONG}
usr/src/uts/common/io/scsi/targets/st.c
13128
KSTAT_DATA_ULONG);
usr/src/uts/common/io/scsi/targets/st.c
13130
KSTAT_DATA_ULONG);
usr/src/uts/common/io/scsi/targets/st.c
13132
KSTAT_DATA_ULONG);
usr/src/uts/common/io/softmac/softmac_stat.c
253
case KSTAT_DATA_ULONG:
usr/src/uts/common/os/kstat_fr.c
204
{ "physmem", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
205
{ "nalloc", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
206
{ "nfree", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
207
{ "nalloc_calls", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
208
{ "nfree_calls", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
209
{ "kernelbase", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
210
{ "econtig", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
211
{ "freemem", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
212
{ "availrmem", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
213
{ "lotsfree", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
214
{ "desfree", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
215
{ "minfree", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
216
{ "fastscan", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
217
{ "slowscan", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
218
{ "nscan", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
219
{ "desscan", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
220
{ "pp_kernel", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
221
{ "pagesfree", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
222
{ "pageslocked", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
223
{ "pagestotal", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
224
{ "low_mem_scan", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
225
{ "n_throttle", KSTAT_DATA_ULONG },
usr/src/uts/common/os/kstat_fr.c
520
KSTAT_DATA_ULONG);
usr/src/uts/common/vm/seg_map.c
147
{ "fault", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
148
{ "faulta", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
149
{ "getmap", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
150
{ "get_use", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
151
{ "get_reclaim", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
152
{ "get_reuse", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
153
{ "get_unused", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
154
{ "get_nofree", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
155
{ "rel_async", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
156
{ "rel_write", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
157
{ "rel_free", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
158
{ "rel_abort", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
159
{ "rel_dontneed", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
160
{ "release", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
161
{ "pagecreate", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
162
{ "free_notfree", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
163
{ "free_dirty", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
164
{ "free", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
165
{ "stolen", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/seg_map.c
166
{ "get_nomtx", KSTAT_DATA_ULONG }
usr/src/uts/common/vm/vm_seg.c
72
{ "MADV_FREE_hit", KSTAT_DATA_ULONG },
usr/src/uts/common/vm/vm_seg.c
73
{ "MADV_FREE_miss", KSTAT_DATA_ULONG },
usr/src/uts/intel/io/vmxnet3s/vmxnet3_main.c
1215
kstat_named_init(&statp->reset_count, "reset_count", KSTAT_DATA_ULONG);
usr/src/uts/intel/io/vmxnet3s/vmxnet3_main.c
1217
KSTAT_DATA_ULONG);
usr/src/uts/intel/io/vmxnet3s/vmxnet3_main.c
1219
KSTAT_DATA_ULONG);
usr/src/uts/intel/io/vmxnet3s/vmxnet3_main.c
1221
KSTAT_DATA_ULONG);
usr/src/uts/intel/io/vmxnet3s/vmxnet3_main.c
1223
KSTAT_DATA_ULONG);
usr/src/uts/intel/io/vmxnet3s/vmxnet3_main.c
1225
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4174
kstat_named_init(&erikp->erik_inits, "inits", KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4177
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4179
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4181
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4182
kstat_named_init(&erikp->erik_tx_hang, "tx_hang", KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4185
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4186
kstat_named_init(&erikp->erik_rx_hang, "rx_hang", KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4188
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4190
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4193
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4196
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4199
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4201
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4203
kstat_named_init(&erikp->erik_jab, "jabber", KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4204
kstat_named_init(&erikp->erik_notmds, "no_tmds", KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4206
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4208
kstat_named_init(&erikp->erik_drop, "drop", KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4211
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4213
kstat_named_init(&erikp->erik_rx_inits, "rx_inits", KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4215
kstat_named_init(&erikp->erik_tx_inits, "tx_inits", KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4218
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4221
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4224
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4226
KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4228
"pci_data_parity_err", KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4230
"pci_signal_target_abort", KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4232
"pci_rcvd_target_abort", KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4234
"pci_rcvd_master_abort", KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4236
"pci_signal_system_err", KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4238
"pci_det_parity_err", KSTAT_DATA_ULONG);
usr/src/uts/sun/io/eri/eri.c
4240
kstat_named_init(&erikp->erik_pmcap, "pmcap", KSTAT_DATA_ULONG);
usr/src/uts/sun4u/cpu/spitfire.c
3452
{ "clean_good_idle", KSTAT_DATA_ULONG },
usr/src/uts/sun4u/cpu/spitfire.c
3453
{ "clean_good_busy", KSTAT_DATA_ULONG },
usr/src/uts/sun4u/cpu/spitfire.c
3454
{ "clean_bad_idle", KSTAT_DATA_ULONG },
usr/src/uts/sun4u/cpu/spitfire.c
3455
{ "clean_bad_busy", KSTAT_DATA_ULONG },
usr/src/uts/sun4u/cpu/spitfire.c
3456
{ "dirty_good_idle", KSTAT_DATA_ULONG },
usr/src/uts/sun4u/cpu/spitfire.c
3457
{ "dirty_good_busy", KSTAT_DATA_ULONG },
usr/src/uts/sun4u/cpu/spitfire.c
3458
{ "dirty_bad_idle", KSTAT_DATA_ULONG },
usr/src/uts/sun4u/cpu/spitfire.c
3459
{ "dirty_bad_busy", KSTAT_DATA_ULONG },
usr/src/uts/sun4u/cpu/spitfire.c
3460
{ "invalid_lines", KSTAT_DATA_ULONG },
usr/src/uts/sun4u/cpu/spitfire.c
3461
{ "clean_good_busy_flush", KSTAT_DATA_ULONG },
usr/src/uts/sun4u/cpu/spitfire.c
3462
{ "dirty_good_busy_flush", KSTAT_DATA_ULONG },
usr/src/uts/sun4u/cpu/spitfire.c
3463
{ "ecache_tags_cleared", KSTAT_DATA_ULONG }
usr/src/uts/sun4v/io/vgen_stats.c
102
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
104
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
106
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
114
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
116
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
118
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
120
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
128
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
130
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
132
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
134
"dring_stopped_acks_rcvd", KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
136
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
138
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
140
"dring_stopped_acks_sent", KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
141
kstat_named_init(&ldckp->dring_mode, "dring_mode", KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
65
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
69
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
71
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
75
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
80
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
84
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
88
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
90
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
92
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
94
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
96
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vgen_stats.c
98
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vnet.c
1897
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vnet.c
1899
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vnet.c
1901
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vnet.c
1903
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vnet.c
1908
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vnet.c
1910
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vnet.c
1912
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vnet.c
1914
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vnet.c
1916
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vnet.c
1918
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vnet.c
1920
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vnet.c
1922
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vsw_hio.c
968
KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vsw_hio.c
973
share_assigned_info, KSTAT_DATA_ULONG);
usr/src/uts/sun4v/io/vsw_hio.c
978
share_assigned_info, KSTAT_DATA_ULONG);