Searched defs:mwlWaitFor (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c215 static int mwlWaitFor(struct mwl_softc *, uint32_t);
863 mwlWaitFor(struct mwl_softc *sc, uint32_t val) function
886 if (mwlWaitFor(sc, MACREG_INT_CODE_CMD_FINISHED)) {
905 if (mwlWaitFor(sc, MACREG_INT_CODE_CMD_FINISHED)) {

Completed in 82 milliseconds