Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h258 ulong_t fcip_rcvbytes; /* # bytes received */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2139 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()