Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel.c1152 uint32_t i, check_all_tx, check_all_rx, want[NR_TXRX], revents = 0; in ch_event() local
1231 check_all_tx = ch_is_multiplex(ch, NR_TX); in ch_event()
1320 if (check_all_tx) { in ch_event()