Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpool_impl.h108 #define POOL_IDLIST_SIZE 1024 macro
/titanic_41/usr/src/uts/common/io/
H A Ddevpool.c425 if (xtransfer.px_o_complist_size > POOL_IDLIST_SIZE) in pool_ioctl()