Searched defs:urtw_8187_write_phy_cck_c (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c2200 urtw_8187_write_phy_cck_c(struct urtw_softc *sc, uint8_t addr, uint32_t data) function
2252 if (error = urtw_8187_write_phy_cck_c(sc, 0x44 + i,
2382 if (error = urtw_8187_write_phy_cck_c(sc,
2393 if (error = urtw_8187_write_phy_cck_c(sc, 0x10, 0x9b))
2482 error = urtw_8187_write_phy_cck_c(sc, 0x41,
2638 if (error = urtw_8187_write_phy_cck_c(sc, 0x44 + i,
2791 if (error = urtw_8187_write_phy_cck_c(sc,
2802 if (error = urtw_8187_write_phy_cck_c(sc, 0x10, 0x9b))
3315 (void) urtw_8187_write_phy_cck_c(sc, 0xc1, 0x88);
3400 (void) urtw_8187_write_phy_cck_c(s
[all...]

Completed in 79 milliseconds