Searched refs:e1000g_cross_64k_bound (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_alloc.c63 static boolean_t e1000g_cross_64k_bound(void *, uintptr_t);
1065 if (e1000g_cross_64k_bound(buf->address, *len)) {
1085 * e1000g_cross_64k_bound - If starting and ending address cross a 64k boundary
1089 e1000g_cross_64k_bound(void *addr, uintptr_t len) function

Completed in 66 milliseconds