Searched defs:NTB_LNK_STA_ACTIVE (Results 1 – 2 of 2) sorted by relevance
61 #define NTB_LNK_STA_ACTIVE(x) (!!((x) & NTB_LIN_STA_ACTIVE_BIT)) macro
88 #define NTB_LNK_STA_ACTIVE(x) (!!((x) & NTB_LNK_STA_ACTIVE_BIT)) macro