Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
ip22-hpc.c File Reference
#include <linux/init.h>
#include <linux/module.h>
#include <linux/types.h>
#include <asm/io.h>
#include <asm/sgi/hpc3.h>
#include <asm/sgi/ioc.h>
#include <asm/sgi/ip22.h>

Go to the source code of this file.

Functions

 EXPORT_SYMBOL (hpc3c0)
 
 EXPORT_SYMBOL (hpc3c1)
 
 EXPORT_SYMBOL (sgioc)
 
void __init sgihpc_init (void)
 

Variables

struct hpc3_regshpc3c0
 
struct hpc3_regshpc3c1
 
struct sgioc_regssgioc
 
u8 sgi_ioc_reset
 
u8 sgi_ioc_write
 
charsystem_type
 

Function Documentation

EXPORT_SYMBOL ( hpc3c0  )
EXPORT_SYMBOL ( hpc3c1  )
EXPORT_SYMBOL ( sgioc  )
void __init sgihpc_init ( void  )

Definition at line 31 of file ip22-hpc.c.

Variable Documentation

struct hpc3_regs* hpc3c0

Definition at line 17 of file ip22-hpc.c.

struct hpc3_regs * hpc3c1

Definition at line 17 of file ip22-hpc.c.

u8 sgi_ioc_reset

Definition at line 27 of file ip22-hpc.c.

u8 sgi_ioc_write

Definition at line 27 of file ip22-hpc.c.

Definition at line 22 of file ip22-hpc.c.

char* system_type

Definition at line 83 of file identify.c.