Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h432 struct kstat_named fcips_crc; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2047 kstat_named_init(&fcipstatp->fcips_crc, "crc", in fcip_kstat_init()
2127 fptr->fcip_crc = fcipstatp->fcips_crc.value.ul; in fcip_stat_update()
2165 fcipstatp->fcips_crc.value.ul = fptr->fcip_crc; in fcip_stat_update()