Go to the documentation of this file.
7 #define OSS_BASE (0x50f1a000)
25 #define OSS_UNUSED1 12
26 #define OSS_UNUSED2 13
28 #define OSS_UNUSED3 15
30 #define OSS_NUM_SOURCES 16
36 #define OSS_IP_NUBUS0 0x0001
37 #define OSS_IP_NUBUS1 0x0002
38 #define OSS_IP_NUBUS2 0x0004
39 #define OSS_IP_NUBUS3 0x0008
40 #define OSS_IP_NUBUS4 0x0010
41 #define OSS_IP_NUBUS5 0x0020
42 #define OSS_IP_IOPISM 0x0040
43 #define OSS_IP_IOPSCC 0x0080
44 #define OSS_IP_SOUND 0x0100
45 #define OSS_IP_SCSI 0x0200
46 #define OSS_IP_60HZ 0x0400
47 #define OSS_IP_VIA1 0x0800
48 #define OSS_IP_UNUSED1 0x1000
49 #define OSS_IP_UNUSED2 0x2000
50 #define OSS_IP_PARITY 0x4000
51 #define OSS_IP_UNUSED3 0x8000
53 #define OSS_IP_NUBUS (OSS_IP_NUBUS0|OSS_IP_NUBUS1|OSS_IP_NUBUS2|OSS_IP_NUBUS3|OSS_IP_NUBUS4|OSS_IP_NUBUS5)
59 #define OSS_POWEROFF 0x80