Home
last modified time | relevance | path

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

/freebsd/sys/dev/sbni/
H A Dif_sbni.c399 int req_ans; in handle_channel() local
410 req_ans = !(sc->state & FL_PREV_OK); in handle_channel()
413 req_ans = recv_frame(sc); in handle_channel()
424 if (req_ans || sc->tx_frameno != 0) in handle_channel()