Searched refs:mwlGetCalTable (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 224 static int mwlGetCalTable(struct mwl_softc *, uint8_t, uint8_t); 1284 mwlGetCalTable(struct mwl_softc *sc, uint8_t annex, uint8_t index) in mwlGetCalTable() function 1397 if (mwlGetCalTable(sc, 33, 0) == 0) { in mwlGetPwrCalTable() 1404 if (mwlGetCalTable(sc, 34, 0) == 0) { in mwlGetPwrCalTable() 1412 if (mwlGetCalTable(sc, 35, 0) == 0) { in mwlGetPwrCalTable() 1419 if (mwlGetCalTable(sc, 36, 0) == 0) { in mwlGetPwrCalTable()
|