Searched refs:UNIPROTO_SB_TB (Results 1 – 2 of 2) sorted by relevance
638 config->popt |= UNIPROTO_SB_TB; in uni_get_config()690 if (*popt_mask & UNIPROTO_SB_TB) { in uni_set_config()691 uni->sb_tb = ((config->popt & UNIPROTO_SB_TB) != 0); in uni_set_config()692 *popt_mask &= ~UNIPROTO_SB_TB; in uni_set_config()
98 UNIPROTO_SB_TB = 0x0002, /* Coincident Sb-Tb/Tb */ enumerator