Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Enumerations | Functions | Variables
sgi.h File Reference

Go to the source code of this file.

Macros

#define SGI_MSB(regaddr)   ((regaddr) | 0x3)
 

Enumerations

enum  sgi_mach {
  ip4, ip5, ip6, ip7,
  ip9, ip12, ip15, ip17,
  ip19, ip20, ip21, ip22,
  ip25, ip26, ip27, ip28,
  ip30, ip32
}
 

Functions

void sgi_sysinit (void)
 

Variables

enum sgi_mach sgimach
 

Macro Definition Documentation

#define SGI_MSB (   regaddr)    ((regaddr) | 0x3)

Definition at line 44 of file sgi.h.

Enumeration Type Documentation

enum sgi_mach
Enumerator:
ip4 
ip5 
ip6 
ip7 
ip9 
ip12 
ip15 
ip17 
ip19 
ip20 
ip21 
ip22 
ip25 
ip26 
ip27 
ip28 
ip30 
ip32 

Definition at line 14 of file sgi.h.

Function Documentation

void sgi_sysinit ( void  )

Variable Documentation

enum sgi_mach sgimach