Searched refs:BD_FEP5PLUS (Results 1 – 2 of 2) sorted by relevance
522 #define BD_FEP5PLUS 0x0001 /* Supports FEP5 Plus commands */ macro
1325 if (!(ch->ch_bd->bd_flags & BD_FEP5PLUS)) in dgap_get_custom_baud()2711 } else if (ch->ch_custom_speed && (bd->bd_flags & BD_FEP5PLUS)) { in dgap_param()2941 if (bd->bd_flags & BD_FEP5PLUS) { in dgap_param()4205 if (bd->bd_flags & BD_FEP5PLUS) { in dgap_tty_digisetcustombaud()6079 brd->bd_flags |= BD_FEP5PLUS; in dgap_test_fep()