Lines Matching defs:interactive
43 void ipl_main(unsigned /*interactive*/, unsigned /*sptop*/, unsigned /*psw*/);
44 void load_file(const char *, uintptr_t /*loadadr*/, unsigned /*interactive*/,
47 unsigned /*interactive*/, int /*part*/);
63 void dispatch(unsigned /*interactive*/, unsigned /*top*/,
178 ipl_main(unsigned interactive, unsigned sptop, unsigned psw)
179 /* interactive: parameters from PDC */
190 print(hexstr(buf, interactive));
209 if (interactive) {
289 load_file(str_boot1, loadadr, interactive, part); /* "boot.hp700" */
290 load_file(str_boot2, loadadr, interactive, part); /* "boot" */
291 load_file(str_boot3, loadadr, interactive, part); /* "usr/mdec/boot" */
297 load_file(const char *path, uintptr_t loadadr, unsigned interactive, int part)
304 load_file_ino(ufs_lookup_path(path), path, loadadr, interactive, part);
308 load_file_ino(ino32_t ino, const char *fn, uintptr_t loadadr, unsigned interactive, int part)
339 dispatch(interactive, loadadr, loadadr + inf.sec_size, part,