Home
last modified time | relevance | path

Searched defs:polldat (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpoll_impl.h150 typedef struct polldat { struct
157 struct polldat *pd_next; /* next on pollhead's ph_list */ argument
158 struct polldat *pd_hashnext; /* next on pollhead's ph_list */ argument
163 } polldat_t; argument