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

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c224 static int mwlGetCalTable(struct mwl_softc *, uint8_t, uint8_t);
1284 mwlGetCalTable(struct mwl_softc *sc, uint8_t annex, uint8_t index) function
1397 if (mwlGetCalTable(sc, 33, 0) == 0) {
1404 if (mwlGetCalTable(sc, 34, 0) == 0) {
1412 if (mwlGetCalTable(sc, 35, 0) == 0) {
1419 if (mwlGetCalTable(sc, 36, 0) == 0) {

Completed in 51 milliseconds