Searched defs:RF_WRITE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bwi/ | ||
H A D | bwirf.h | 112 #define RF_WRITE(mac, ofs, val) bwi_rf_write((mac), (ofs), (val)) macro |
/freebsd/contrib/llvm-project/lld/ELF/ | ||
H A D | Writer.cpp | 637 RF_WRITE = 1 << 14, enumerator |