Searched refs:ZYD_ZD1211 (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/zyd/ |
H A D | zyd_usb.c | 48 {0x105, 0x145f, ZYD_ZD1211}, 53 {0x586, 0x3401, ZYD_ZD1211}, 54 {0x586, 0x3402, ZYD_ZD1211}, 55 {0x586, 0x3407, ZYD_ZD1211}, 56 {0x586, 0x3409, ZYD_ZD1211}, 62 {0x79b, 0x4a, ZYD_ZD1211}, 64 {0x7b8, 0x6001, ZYD_ZD1211}, 66 {0xace, 0x1211, ZYD_ZD1211}, 68 {0xb05, 0x170c, ZYD_ZD1211}, 70 {0xb3b, 0x1630, ZYD_ZD1211}, [all …]
|
H A D | zyd_hw.c | 382 if (sc->mac_rev == ZYD_ZD1211) { in zyd_hw_init() 436 if (sc->mac_rev == ZYD_ZD1211) { in zyd_hw_init() 507 if (sc->mac_rev == ZYD_ZD1211) { in zyd_hw_configure() 524 if (sc->mac_rev == ZYD_ZD1211) { in zyd_hw_configure() 807 int on251 = (sc->mac_rev == ZYD_ZD1211) ? 0x3f : 0x7f; in zyd_al2230_switch_radio()
|
H A D | zyd.h | 68 ZYD_ZD1211, enumerator
|
H A D | zyd.c | 396 if (sc->mac_rev == ZYD_ZD1211) in zyd_send()
|