Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
hpimsgx.h File Reference
#include "hpi_internal.h"

Go to the source code of this file.

Macros

#define HPIMSGX_ALLADAPTERS   (0xFFFF)
 
#define HPI_MESSAGE_LOWER_LAYER   hpi_send_recv_ex
 

Functions

void hpi_send_recv_ex (struct hpi_message *phm, struct hpi_response *phr, void *h_owner)
 

Macro Definition Documentation

#define HPI_MESSAGE_LOWER_LAYER   hpi_send_recv_ex

Definition at line 34 of file hpimsgx.h.

#define HPIMSGX_ALLADAPTERS   (0xFFFF)

Definition at line 29 of file hpimsgx.h.

Function Documentation

void hpi_send_recv_ex ( struct hpi_message phm,
struct hpi_response phr,
void h_owner 
)

Definition at line 312 of file hpimsgx.c.