Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpool_impl.h110 #define POOL_PROPBUF_SIZE 65535 macro
/titanic_41/usr/src/uts/common/io/
H A Ddevpool.c571 if (propput.pp_o_bufsize > POOL_PROPBUF_SIZE) in pool_ioctl()