Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h430 struct kstat_named fcips_defer; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2043 kstat_named_init(&fcipstatp->fcips_defer, "defer", in fcip_kstat_init()
2125 fptr->fcip_defer = fcipstatp->fcips_defer.value.ul; in fcip_stat_update()
2163 fcipstatp->fcips_defer.value.ul = fptr->fcip_defer; in fcip_stat_update()