Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hyperv/
H A Dif_hvn.c123 int rc_done; member
4551 rc->rc_done = 0; in hvn_rndis_cmd()
4590 while (!rc->rc_done && !ISSET(sc->sc_flags, HVN_SCF_REVOKED)) { in hvn_rndis_cmd()
4603 if (!rc->rc_done) { in hvn_rndis_cmd()
4876 rc->rc_done = 1; in hvn_rndis_complete()