Searched refs:async_cmd_inprogress (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Di82596var.h269 int async_cmd_inprogress; /* we didn't wait for 586 to accept member in struct:ie_softc
H A Di82596.c367 sc->async_cmd_inprogress? "a" : "",
399 if (sc->async_cmd_inprogress != 0) {
406 sc->async_cmd_inprogress = 0;
415 sc->async_cmd_inprogress = 1;
1743 sc->async_cmd_inprogress = 0;

Completed in 196 milliseconds