Searched refs:vc_info (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/console/
H A Dvideo_console.h59 struct vc_info struct
H A Dvideo_console.c121 struct vc_info vinfo;
132 void (*initialize)(struct vc_info * info);
272 static void gc_initialize(struct vc_info * info);
511 gc_initialize(struct vc_info * info)
2538 vc_initialize(__unused struct vc_info * vinfo_p)
2557 struct vc_info new_vinfo = vinfo;

Completed in 114 milliseconds