Symbol: DEC_PROM_FUNC_ADDR
sys/arch/pmax/include/dec_prom.h
287
#define DEC_PROM_RESET DEC_PROM_FUNC_ADDR(0)
sys/arch/pmax/include/dec_prom.h
288
#define DEC_PROM_EXEC DEC_PROM_FUNC_ADDR(1)
sys/arch/pmax/include/dec_prom.h
289
#define DEC_PROM_RESTART DEC_PROM_FUNC_ADDR(2)
sys/arch/pmax/include/dec_prom.h
290
#define DEC_PROM_REINIT DEC_PROM_FUNC_ADDR(3)
sys/arch/pmax/include/dec_prom.h
291
#define DEC_PROM_REBOOT DEC_PROM_FUNC_ADDR(4)
sys/arch/pmax/include/dec_prom.h
292
#define DEC_PROM_AUTOBOOT DEC_PROM_FUNC_ADDR(5)
sys/arch/pmax/include/dec_prom.h
293
#define DEC_PROM_OPEN DEC_PROM_FUNC_ADDR(6)
sys/arch/pmax/include/dec_prom.h
294
#define DEC_PROM_READ DEC_PROM_FUNC_ADDR(7)
sys/arch/pmax/include/dec_prom.h
295
#define DEC_PROM_WRITE DEC_PROM_FUNC_ADDR(8)
sys/arch/pmax/include/dec_prom.h
296
#define DEC_PROM_IOCTL DEC_PROM_FUNC_ADDR(9)
sys/arch/pmax/include/dec_prom.h
297
#define DEC_PROM_CLOSE DEC_PROM_FUNC_ADDR(10)
sys/arch/pmax/include/dec_prom.h
298
#define DEC_PROM_LSEEK DEC_PROM_FUNC_ADDR(11)
sys/arch/pmax/include/dec_prom.h
299
#define DEC_PROM_GETCHAR DEC_PROM_FUNC_ADDR(12)
sys/arch/pmax/include/dec_prom.h
300
#define DEC_PROM_PUTCHAR DEC_PROM_FUNC_ADDR(13)
sys/arch/pmax/include/dec_prom.h
301
#define DEC_PROM_SHOWCHAR DEC_PROM_FUNC_ADDR(14)
sys/arch/pmax/include/dec_prom.h
302
#define DEC_PROM_GETS DEC_PROM_FUNC_ADDR(15)
sys/arch/pmax/include/dec_prom.h
303
#define DEC_PROM_PUTS DEC_PROM_FUNC_ADDR(16)
sys/arch/pmax/include/dec_prom.h
304
#define DEC_PROM_PRINTF DEC_PROM_FUNC_ADDR(17)
sys/arch/pmax/include/dec_prom.h
305
#define DEC_PROM_INITPROTO DEC_PROM_FUNC_ADDR(18)
sys/arch/pmax/include/dec_prom.h
306
#define DEC_PROM_PROTOENABLE DEC_PROM_FUNC_ADDR(19)
sys/arch/pmax/include/dec_prom.h
307
#define DEC_PROM_PROTODISABLE DEC_PROM_FUNC_ADDR(20)
sys/arch/pmax/include/dec_prom.h
308
#define DEC_PROM_GETPKT DEC_PROM_FUNC_ADDR(21)
sys/arch/pmax/include/dec_prom.h
309
#define DEC_PROM_PUTPKT DEC_PROM_FUNC_ADDR(22)
sys/arch/pmax/include/dec_prom.h
310
#define DEC_PROM_FLUSHCACHE DEC_PROM_FUNC_ADDR(28)
sys/arch/pmax/include/dec_prom.h
311
#define DEC_PROM_CLEARCACHE DEC_PROM_FUNC_ADDR(29)
sys/arch/pmax/include/dec_prom.h
312
#define DEC_PROM_SAVEREGS DEC_PROM_FUNC_ADDR(30)
sys/arch/pmax/include/dec_prom.h
313
#define DEC_PROM_LOADREGS DEC_PROM_FUNC_ADDR(31)
sys/arch/pmax/include/dec_prom.h
314
#define DEC_PROM_JUMPS8 DEC_PROM_FUNC_ADDR(32)
sys/arch/pmax/include/dec_prom.h
315
#define DEC_PROM_GETENV2 DEC_PROM_FUNC_ADDR(33)
sys/arch/pmax/include/dec_prom.h
316
#define DEC_PROM_SETENV2 DEC_PROM_FUNC_ADDR(34)
sys/arch/pmax/include/dec_prom.h
317
#define DEC_PROM_ATONUM DEC_PROM_FUNC_ADDR(35)
sys/arch/pmax/include/dec_prom.h
318
#define DEC_PROM_STRCMP DEC_PROM_FUNC_ADDR(36)
sys/arch/pmax/include/dec_prom.h
319
#define DEC_PROM_STRLEN DEC_PROM_FUNC_ADDR(37)
sys/arch/pmax/include/dec_prom.h
320
#define DEC_PROM_STRCPY DEC_PROM_FUNC_ADDR(38)
sys/arch/pmax/include/dec_prom.h
321
#define DEC_PROM_STRCAT DEC_PROM_FUNC_ADDR(39)
sys/arch/pmax/include/dec_prom.h
322
#define DEC_PROM_GETCMD DEC_PROM_FUNC_ADDR(40)
sys/arch/pmax/include/dec_prom.h
323
#define DEC_PROM_GETNUMS DEC_PROM_FUNC_ADDR(41)
sys/arch/pmax/include/dec_prom.h
324
#define DEC_PROM_ARGPARSE DEC_PROM_FUNC_ADDR(42)
sys/arch/pmax/include/dec_prom.h
325
#define DEC_PROM_HELP DEC_PROM_FUNC_ADDR(43)
sys/arch/pmax/include/dec_prom.h
326
#define DEC_PROM_DUMP DEC_PROM_FUNC_ADDR(44)
sys/arch/pmax/include/dec_prom.h
327
#define DEC_PROM_SETENV DEC_PROM_FUNC_ADDR(45)
sys/arch/pmax/include/dec_prom.h
328
#define DEC_PROM_UNSETENV DEC_PROM_FUNC_ADDR(46)
sys/arch/pmax/include/dec_prom.h
329
#define DEC_PROM_PRINTENV DEC_PROM_FUNC_ADDR(47)
sys/arch/pmax/include/dec_prom.h
330
#define DEC_PROM_JUMP2S8 DEC_PROM_FUNC_ADDR(48)
sys/arch/pmax/include/dec_prom.h
331
#define DEC_PROM_ENABLE DEC_PROM_FUNC_ADDR(49)
sys/arch/pmax/include/dec_prom.h
332
#define DEC_PROM_DISABLE DEC_PROM_FUNC_ADDR(50)
sys/arch/pmax/include/dec_prom.h
333
#define DEC_PROM_ZEROB DEC_PROM_FUNC_ADDR(51)
sys/arch/pmax/include/dec_prom.h
334
#define DEC_PROM_HALT DEC_PROM_FUNC_ADDR(54)
sys/arch/pmax/include/dec_prom.h
335
#define DEC_PROM_STARTCVAX DEC_PROM_FUNC_ADDR(97)