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

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c220 static int mwlWaitForCmdComplete(struct mwl_softc *, uint16_t);
1158 if (!mwlWaitForCmdComplete(sc, 0x8000 | cmd)) {
1178 mwlWaitForCmdComplete(struct mwl_softc *sc, uint16_t cmdCode) function

Completed in 83 milliseconds