Searched refs:btinfo_video (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/epoc32/include/
H A Dbootinfo.h59 struct btinfo_video { struct
/netbsd-current/sys/arch/epoc32/stand/e32boot/exe/
H A De32boot.cpp133 struct btinfo_video *video;
159 video = (struct btinfo_video *)FindBootInfoL(bootinfo, BTINFO_VIDEO);
331 struct btinfo_video *video;
351 common->len = sizeof(struct btinfo_video);
353 video = (struct btinfo_video *)common;
/netbsd-current/sys/arch/epoc32/epoc32/
H A Dmachdep.c167 struct btinfo_video *video = NULL;
205 video = (struct btinfo_video *)btinfo;

Completed in 97 milliseconds