Searched refs:RAW3270_FLAGS_CONSOLE (Results 1 – 1 of 1) sorted by relevance
69 #define RAW3270_FLAGS_CONSOLE 2 /* Device is the console. */ macro772 set_bit(RAW3270_FLAGS_CONSOLE, &rp->flags); in raw3270_setup_console()1203 if (test_bit(RAW3270_FLAGS_CONSOLE, &rp->flags)) in raw3270_set_offline()