Searched refs:fcips_multixmt (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h456 struct kstat_named fcips_multixmt; /* # multicast packets */ member in struct:fcipstat
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2140 kstat_named_init(&fcipstatp->fcips_multixmt, "fcips_multixmt",
2199 fptr->fcip_multixmt = fcipstatp->fcips_multixmt.value.ul;
2235 fcipstatp->fcips_multixmt.value.ul = fptr->fcip_multixmt;

Completed in 75 milliseconds