Home
last modified time | relevance | path

Searched refs:tt_probe_video (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/atari/dev/
H A Dgrfabs_tt.h42 void tt_probe_video(MODES *);
H A Dite_cc.c125 void tt_probe_video(MODES *);
146 if ((machineid & ATARI_TT) && !grfabs_probe(&tt_probe_video)) in grfccmatch()
H A Dgrfabs_tt.c111 tt_probe_video(MODES *modelp) in tt_probe_video() function