Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h244 ulong_t fcip_tlcol; /* # xmit late collisions */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2131 fptr->fcip_tlcol = fcipstatp->fcips_tlcol.value.ul; in fcip_stat_update()
2169 fcipstatp->fcips_tlcol.value.ul = fptr->fcip_tlcol; in fcip_stat_update()