Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h449 struct kstat_named fcips_rcvbytes; /* # octets received */ member
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2130 kstat_named_init(&fcipstatp->fcips_rcvbytes, "fcips_rcvbytes", in fcip_kstat_init()
2196 fptr->fcip_rcvbytes = fcipstatp->fcips_rcvbytes.value.ul; in fcip_stat_update()
2232 fcipstatp->fcips_rcvbytes.value.ul = fptr->fcip_rcvbytes; in fcip_stat_update()