Lines Matching refs:urtw_write8e
1381 urtw_write8e(struct urtw_softc *sc, int val, uint8_t data)
1399 cmn_err(CE_CONT, "urtw_write8e: failed alloc mblk.");
1409 "urtw_write8e: could not set regs:"
1595 error = urtw_write8e(sc, 0x18, 0x10);
1598 error = urtw_write8e(sc, 0x18, 0x11);
1601 error = urtw_write8e(sc, 0x18, 0x00);
2142 if (error = urtw_write8e(sc, 0x53, data | (1 << 7)))
3092 error = urtw_write8e(sc, 0x41, 0xf4);
3095 error = urtw_write8e(sc, 0x40, 0x00);
3098 error = urtw_write8e(sc, 0x42, 0x00);
3101 error = urtw_write8e(sc, 0x42, 0x01);
3104 error = urtw_write8e(sc, 0x40, 0x0f);
3107 error = urtw_write8e(sc, 0x42, 0x00);
3110 error = urtw_write8e(sc, 0x42, 0x01);