Searched refs:NL7C_POLLIN (Results 1 – 3 of 3) sorted by relevance
57 #define NL7C_POLLIN 0x00000010 /* poll() POLLIN prior to read */ macro
929 boolean_t pollin = (sti->sti_nl7c_flags & NL7C_POLLIN); in nl7c_process()945 sti->sti_nl7c_flags &= ~NL7C_POLLIN; in nl7c_process()
1969 sti->sti_nl7c_flags & (~NL7C_POLLIN); in sotpi_accept()6283 sti->sti_nl7c_flags |= NL7C_POLLIN; in sotpi_poll()