Searched defs:lwm (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Dpacklib.c293 int lwm; local
302 lwm = idx ? pwp->hwms[idx - 1] : 0;
305 lwm = 0;
314 pivot = lwm + ((hwm+1)-lwm)/2;
329 lwm = pivot+1;
331 if (lwm > hwm) /* searched all; not found */
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h2762 uint32_t lwm :16; member in struct:hermon_hw_srqc_s
2808 uint32_t lwm :16; member in struct:hermon_hw_srqc_s
3989 uint32_t lwm :16; member in struct:hermon_hw_arm_req_s
3999 uint32_t lwm :16; member in struct:hermon_hw_arm_req_s

Completed in 84 milliseconds