Home
last modified time | relevance | path

Searched defs:videl (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/atari/dev/
H A Dgrfabs_fal.h33 struct videl { struct
34 u_short video_mode; /* video mode */
35 u_char vd_syncmode; /* Syncronisation */
36 u_short vd_line_wide; /* Falcon line word distance */
37 u_short vd_vert_wrap; /* Falcon line length */
38 u_char vd_st_res; /* ST resolution */
39 u_short vd_fal_res; /* Falcon resolution */
40 u_short vd_h_hold_tim; /* Falcon horizontal hold timer */
41 u_short vd_h_bord_beg; /* Falcon horizontal border begin */
42 u_short vd_h_bord_end; /* Falcon horizontal border end */
[all …]