Searched defs:_ba (Results 1 – 1 of 1) sorted by relevance
221 #define BDADDR_IS_DIR(_ba) ((UINT64_CAST (_ba) & 0x200) != 0) argument 222 #define BDADDR_IS_PRT(_ba) ((UINT64_CAST (_ba) & 0x200) == 0) argument 224 #define BDDIR_TO_MEM(_ba) (UINT64_CAST (_ba) & NASID_MASK | \ argument 228 #define BDPRT_TO_MEM(_ba) (UINT64_CAST (_ba) argument 231 BDECC_TO_MEM(_ba) global() argument [all...]