Home
last modified time | relevance | path

Searched refs:fcips_xmtbytes (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h451 struct kstat_named fcips_xmtbytes; /* # octets xmitted */ member
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2133 kstat_named_init(&fcipstatp->fcips_xmtbytes, "fcips_xmtbytes", in fcip_kstat_init()
2197 fptr->fcip_xmtbytes = fcipstatp->fcips_xmtbytes.value.ul; in fcip_stat_update()
2233 fcipstatp->fcips_xmtbytes.value.ul = fptr->fcip_xmtbytes; in fcip_stat_update()