alpha_prom.h File Reference

Back to the index.

Macros
alpha_prom.h File Reference

Go to the source code of this file.

Macros

#define PROM_R_CLOSE   0x11
 
#define PROM_R_GETC   0x01
 
#define PROM_R_GETENV   0x22
 
#define PROM_R_OPEN   0x10
 
#define PROM_R_PUTS   0x02
 
#define PROM_R_READ   0x13
 
#define PROM_R_WRITE   0x14
 
#define PROM_R_IOCTL   0x12
 
#define PROM_I_SKIP2IRG   1
 
#define PROM_I_SKIP2MARK   2
 
#define PROM_I_REWIND   3
 
#define PROM_I_WRITEMARK   4
 
#define PROM_E_BOOTED_DEV   0x4
 
#define PROM_E_BOOTED_FILE   0x6
 
#define PROM_E_BOOTED_OSFLAGS   0x8
 
#define PROM_E_TTY_DEV   0xf
 
#define PROM_E_SCSIID   0x42
 
#define PROM_E_SCSIFAST   0x43
 

Macro Definition Documentation

◆ PROM_E_BOOTED_DEV

#define PROM_E_BOOTED_DEV   0x4

Definition at line 83 of file alpha_prom.h.

◆ PROM_E_BOOTED_FILE

#define PROM_E_BOOTED_FILE   0x6

Definition at line 84 of file alpha_prom.h.

◆ PROM_E_BOOTED_OSFLAGS

#define PROM_E_BOOTED_OSFLAGS   0x8

Definition at line 85 of file alpha_prom.h.

◆ PROM_E_SCSIFAST

#define PROM_E_SCSIFAST   0x43

Definition at line 88 of file alpha_prom.h.

◆ PROM_E_SCSIID

#define PROM_E_SCSIID   0x42

Definition at line 87 of file alpha_prom.h.

◆ PROM_E_TTY_DEV

#define PROM_E_TTY_DEV   0xf

Definition at line 86 of file alpha_prom.h.

◆ PROM_I_REWIND

#define PROM_I_REWIND   3

Definition at line 79 of file alpha_prom.h.

◆ PROM_I_SKIP2IRG

#define PROM_I_SKIP2IRG   1

Definition at line 77 of file alpha_prom.h.

◆ PROM_I_SKIP2MARK

#define PROM_I_SKIP2MARK   2

Definition at line 78 of file alpha_prom.h.

◆ PROM_I_WRITEMARK

#define PROM_I_WRITEMARK   4

Definition at line 80 of file alpha_prom.h.

◆ PROM_R_CLOSE

#define PROM_R_CLOSE   0x11

Definition at line 67 of file alpha_prom.h.

◆ PROM_R_GETC

#define PROM_R_GETC   0x01

Definition at line 68 of file alpha_prom.h.

◆ PROM_R_GETENV

#define PROM_R_GETENV   0x22

Definition at line 69 of file alpha_prom.h.

◆ PROM_R_IOCTL

#define PROM_R_IOCTL   0x12

Definition at line 74 of file alpha_prom.h.

◆ PROM_R_OPEN

#define PROM_R_OPEN   0x10

Definition at line 70 of file alpha_prom.h.

◆ PROM_R_PUTS

#define PROM_R_PUTS   0x02

Definition at line 71 of file alpha_prom.h.

◆ PROM_R_READ

#define PROM_R_READ   0x13

Definition at line 72 of file alpha_prom.h.

◆ PROM_R_WRITE

#define PROM_R_WRITE   0x14

Definition at line 73 of file alpha_prom.h.


Generated on Tue Mar 24 2020 14:04:48 for GXemul by doxygen 1.8.17