Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h265 ulong_t fcip_noxmtbuf; /* # xmit pkts discarded */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2145 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()