Searched refs:pollin (Results 1 – 2 of 2) sorted by relevance
929 boolean_t pollin = (sti->sti_nl7c_flags & NL7C_POLLIN); in nl7c_process() local944 if (pollin) in nl7c_process()1005 if (timout > 0 || (first && pollin)) { in nl7c_process()
735 unsigned int pollin, backoff_time; in do_iprop() local763 pollin = (unsigned int)0; in do_iprop()925 if (pollin == (unsigned int)0) in do_iprop()926 pollin = convert_polltime(poll_time); in do_iprop()1118 (void) sleep(pollin); in do_iprop()