Lines Matching defs:e_cnt
113 uint_t e_cnt; /* number of endpoints in the pool */
1123 * The number of endpoints in the pool is stored in the e_cnt field of
1163 * | | e_cnt (1) | | | | | | e_cnt (3) | | | |
1260 etype->e_cnt = 0;
1512 } else if (np->e_cnt >= clnt_clts_max_endpoints) {
1530 if (np->e_cnt > 1) {
1561 if (np->e_cnt <= 0) {
1594 np->e_cnt++;
1856 np->e_cnt);
1858 if (np->e_cnt == 0) {
1887 np->e_cnt--;
1897 ASSERT(np->e_cnt == 0);
1959 ASSERT(np->e_cnt == 0);