Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c219 static int mwlWaitFor(struct mwl_softc *, uint32_t);
870 mwlWaitFor(struct mwl_softc *sc, uint32_t val) in mwlWaitFor() function
893 if (mwlWaitFor(sc, MACREG_INT_CODE_CMD_FINISHED)) { in mwlSendBlock()
912 if (mwlWaitFor(sc, MACREG_INT_CODE_CMD_FINISHED)) { in mwlSendBlock2()