Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dopenprom.h93 char *pv_initsp;
96 int *diagberr;
117 char *pv_monid;
124 int *pv_fbaddr;
125 char **pv_font;
157 int *pv_fbtype;
187 struct linux_romvec { argument
203 char *pv_stdin;
229 union {
232 } pv_fortheval;
[all …]
/openbmc/linux/arch/sparc/include/asm/
H A Dopenprom.h84 struct linux_romvec { struct
87 unsigned int pv_romvers;
97 char **pv_bootstr;
100 char *pv_stdin;
101 char *pv_stdout;
108 int (*pv_getchar)(void);
120 void (*pv_abort)(void);
122 void (*pv_halt)(void);
126 union {
129 } pv_fortheval;
[all …]
/openbmc/linux/arch/mips/include/asm/
H A Dsgiarcs.h206 LONG child_add;
207 LONG comp_del;
211 LONG cfg_save;
223 LONG open;
224 LONG close;
225 LONG read;
227 LONG write;
228 LONG seek;
229 LONG mount;
232 LONG get_evar;
[all …]