Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
lowlevel.c File Reference
#include "ibmasm.h"
#include "lowlevel.h"
#include "i2o.h"
#include "dot_command.h"
#include "remote.h"

Go to the source code of this file.

Functions

int ibmasm_send_i2o_message (struct service_processor *sp)
 
irqreturn_t ibmasm_interrupt_handler (int irq, void *dev_id)
 

Function Documentation

irqreturn_t ibmasm_interrupt_handler ( int  irq,
void dev_id 
)

Definition at line 57 of file lowlevel.c.

int ibmasm_send_i2o_message ( struct service_processor sp)

Definition at line 33 of file lowlevel.c.