Searched refs:RF_SETBITS (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dbwi.c1578 RF_SETBITS(mac, 0x76, 0x84);
3186 RF_SETBITS(mac, 0x7a, 0x50);
3206 RF_SETBITS(mac, 0x7a, 0x20);
3207 RF_SETBITS(mac, 0x51, 0x4);
3262 RF_SETBITS(mac, 0x7a, 0x7);
3288 RF_SETBITS(mac, 0x7a, 0x58);
3344 RF_SETBITS(mac, 0x7a, 0x20);
3345 RF_SETBITS(mac, 0x51, 0x4);
3365 RF_SETBITS(mac, 0x7c, 0x2);
3578 RF_SETBITS(ma
[all...]
H A Dbwivar.h734 #define RF_SETBITS(mac, ofs, bits) \ macro

Completed in 133 milliseconds