Home
last modified time | relevance | path

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

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