Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

tty.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define MIN_NR_CONSOLES   1
#define MAX_NR_CONSOLES   63
#define MAX_NR_USER_CONSOLES   63


Define Documentation

#define MAX_NR_CONSOLES   63
 

Definition at line 13 of file tty.h.

Referenced by __initfunc(), con_unify_unimap(), fb_ioctl(), fbcon_set_font(), fbcon_setup(), halt_processor(), register_framebuffer(), sbusfb_palette(), set_all_vcs(), set_con2fb_map(), unregister_framebuffer(), update_user_maps(), vgacon_do_font_op(), and vt_ioctl().

#define MAX_NR_USER_CONSOLES   63
 

Definition at line 14 of file tty.h.

Referenced by vc_allocate().

#define MIN_NR_CONSOLES   1
 

Definition at line 12 of file tty.h.

Referenced by __initfunc(), and vc_disallocate().