Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c129 static int isnot_pow2(uint64_t value);
472 isnot_pow2(uint64_t value) in isnot_pow2() function
541 if (isnot_pow2(req->ra_len)) { in ndi_ra_alloc()