Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
bte_error.c File Reference
#include <linux/types.h>
#include <asm/sn/sn_sal.h>
#include "ioerror.h"
#include <asm/sn/addrs.h>
#include <asm/sn/shubio.h>
#include <asm/sn/geo.h>
#include "xtalk/xwidgetdev.h"
#include "xtalk/hubdev.h"
#include <asm/sn/bte.h>
#include <asm/param.h>

Go to the source code of this file.

Functions

void bte_error_handler (unsigned long)
 
int shub1_bte_error_handler (unsigned long _nodepda)
 
int shub2_bte_error_handler (unsigned long _nodepda)
 
void bte_crb_error_handler (cnodeid_t cnode, int btenum, int crbnum, ioerror_t *ioe, int bteop)
 

Function Documentation

void bte_crb_error_handler ( cnodeid_t  cnode,
int  btenum,
int  crbnum,
ioerror_t ioe,
int  bteop 
)

Definition at line 240 of file bte_error.c.

void bte_error_handler ( unsigned long  _nodepda)

Definition at line 173 of file bte_error.c.

int shub1_bte_error_handler ( unsigned long  _nodepda)

Definition at line 36 of file bte_error.c.

int shub2_bte_error_handler ( unsigned long  _nodepda)

Definition at line 134 of file bte_error.c.