Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_esi.h41 #define EV_FLAG_WAKEUP (0x04) macro
H A Desi.c537 ev->flags |= EV_FLAG_WAKEUP; in esi_add()
875 return (((ev_t *)p)->flags & EV_FLAG_WAKEUP); in evf_wakeup()
1384 ev->flags |= EV_FLAG_WAKEUP; in esi_monitor()