Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h427 struct kstat_named fcips_opackets; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2032 kstat_named_init(&fcipstatp->fcips_opackets, "opackets", in fcip_kstat_init()
2122 fptr->fcip_opackets = fcipstatp->fcips_opackets.value.ul; in fcip_stat_update()
2158 fcipstatp->fcips_opackets.value.ul = fptr->fcip_opackets; in fcip_stat_update()