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

/netbsd-current/sys/arch/epoc32/include/
H A Dbootinfo.h65 struct btinfo_bootargs { struct
/netbsd-current/sys/arch/epoc32/stand/e32boot/exe/
H A De32boot.cpp134 struct btinfo_bootargs *bootargs;
165 (struct btinfo_bootargs *)FindBootInfoL(bootinfo, BTINFO_BOOTARGS);
332 struct btinfo_bootargs *bootargs;
388 common->len = sizeof(struct btinfo_bootargs);
390 bootargs = (struct btinfo_bootargs *)common;
/netbsd-current/sys/arch/epoc32/epoc32/
H A Dmachdep.c168 struct btinfo_bootargs *args = NULL;
212 args = (struct btinfo_bootargs *)btinfo;

Completed in 157 milliseconds