Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dbusra.c127 static int isnot_pow2(uint64_t value);
471 isnot_pow2(uint64_t value) in isnot_pow2() function
540 if (isnot_pow2(req->ra_len)) { in ndi_ra_alloc()