Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c228 static int mwlGetCalTable(struct mwl_softc *, uint8_t, uint8_t);
1293 mwlGetCalTable(struct mwl_softc *sc, uint8_t annex, uint8_t index) in mwlGetCalTable() function
1406 if (mwlGetCalTable(sc, 33, 0) == 0) { in mwlGetPwrCalTable()
1413 if (mwlGetCalTable(sc, 34, 0) == 0) { in mwlGetPwrCalTable()
1421 if (mwlGetCalTable(sc, 35, 0) == 0) { in mwlGetPwrCalTable()
1428 if (mwlGetCalTable(sc, 36, 0) == 0) { in mwlGetPwrCalTable()