HomeSort by: relevance | last modified time | path
    Searched refs:RF_SETBITS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bwi.c 1831 RF_SETBITS(mac, 0x76, 0x84);
3421 RF_SETBITS(mac, 0x7a, 0x50);
3441 RF_SETBITS(mac, 0x7a, 0x20);
3442 RF_SETBITS(mac, 0x51, 0x4);
3497 RF_SETBITS(mac, 0x7a, 0x7);
3523 RF_SETBITS(mac, 0x7a, 0x58);
3576 RF_SETBITS(mac, 0x7a, 0x20);
3577 RF_SETBITS(mac, 0x51, 0x4);
3597 RF_SETBITS(mac, 0x7c, 0x2);
3809 RF_SETBITS(mac, 0x7a, 0x8)
    [all...]
bwivar.h 902 #define RF_SETBITS(mac, ofs, bits) \

Completed in 17 milliseconds