rtwn_llt_write
static int rtwn_llt_write(struct rtwn_softc *, uint32_t, uint32_t);
if ((error = rtwn_llt_write(sc, i, i + 1)) != 0)
if ((error = rtwn_llt_write(sc, i, 0xff)) != 0)
if ((error = rtwn_llt_write(sc, i, i + 1)) != 0)
error = rtwn_llt_write(sc, i, R92C_TX_PAGE_COUNT + 1);