Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h428 struct kstat_named fcips_oerrors; member
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2091 kstat_named_init(&fcipstatp->fcips_oerrors, "oerrors", in fcip_kstat_init()
2180 fptr->fcip_oerrors = fcipstatp->fcips_oerrors.value.ul; in fcip_stat_update()
2216 fcipstatp->fcips_oerrors.value.ul = fptr->fcip_oerrors; in fcip_stat_update()