Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c219 static struct urtw_pair_idx urtw_8187b_regtbl[] = { variable
3162 int nitems = sizeof (urtw_8187b_regtbl) in urtw_8225v2_b_config_mac()
3163 / sizeof ((urtw_8187b_regtbl)[0]); in urtw_8225v2_b_config_mac()
3166 (void) urtw_write8_c(sc, urtw_8187b_regtbl[i].reg, in urtw_8225v2_b_config_mac()
3167 urtw_8187b_regtbl[i].val, urtw_8187b_regtbl[i].idx); in urtw_8225v2_b_config_mac()