Home
last modified time | relevance | path

Searched defs:RF_WRITE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bwi/
H A Dbwirf.h112 #define RF_WRITE(mac, ofs, val) bwi_rf_write((mac), (ofs), (val)) macro
/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp637 RF_WRITE = 1 << 14, enumerator