Home
last modified time | relevance | path

Searched refs:RCW_RBS_MASK (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/dev/ic/
Dmtd8xxvar.h100 #define RCW_RBS_MASK 0x000007FFU macro
102 #define RCW_RBS_GET(x) (((x) & RCW_RBS_MASK) >> RCW_RBS_SHIFT)