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