Home
last modified time | relevance | path

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

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