Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h467 struct kstat_named fcips_noxmtbuf; /* # xmt packets discarded */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2098 kstat_named_init(&fcipstatp->fcips_noxmtbuf, "fcips_noxmtbuf", in fcip_kstat_init()
2145 fptr->fcip_noxmtbuf = fcipstatp->fcips_noxmtbuf.value.ul; in fcip_stat_update()
2182 fcipstatp->fcips_noxmtbuf.value.ul = fptr->fcip_noxmtbuf; in fcip_stat_update()