Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h245 ulong_t fcip_trtry; /* # transmit retry failures */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2132 fptr->fcip_trtry = fcipstatp->fcips_trtry.value.ul; in fcip_stat_update()
2170 fcipstatp->fcips_trtry.value.ul = fptr->fcip_trtry; in fcip_stat_update()