Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h425 struct kstat_named fcips_ipackets; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2028 kstat_named_init(&fcipstatp->fcips_ipackets, "ipackets", in fcip_kstat_init()
2120 fptr->fcip_ipackets = fcipstatp->fcips_ipackets.value.ul; in fcip_stat_update()
2156 fcipstatp->fcips_ipackets.value.ul = fptr->fcip_ipackets; in fcip_stat_update()