Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddevpoll.h45 #define DEVPOLLSIZE 1000 /* /dev/poll table size increment */ macro
/titanic_41/usr/src/uts/common/io/
H A Ddevpoll.c152 dptblsize = DEVPOLLSIZE; in _init()
460 dptblsize += DEVPOLLSIZE; in dpopen()