NTB_LIN_STA_ACTIVE_BIT
reg = fullreg & NTB_LIN_STA_ACTIVE_BIT;
#define NTB_LNK_STA_ACTIVE(x) (!!((x) & NTB_LIN_STA_ACTIVE_BIT))