Searched defs:tcomp (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_secinfo.c630 uint_t ncomp, tcomp; local
635 ncomp = tcomp = comp_total(svp->sv_path);
701 ncomp = tcomp;
817 if (ncomp != tcomp) {
819 ncomp = tcomp;
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h399 kstat_named_t tcomp; member in struct:iwn_ks_txpower::__anon249
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c3613 struct eri_tmd *tcomp; local
3623 tcomp = tbasep + tx_completion; /* pointer to completion tmd */
3626 * Loop through each TMD starting from tcurp and upto tcomp.
3628 while (tmdp != tcomp) {

Completed in 81 milliseconds