Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
FlashPoint.c File Reference

Go to the source code of this file.

Functions

unsigned char FlashPoint_ProbeHostAdapter (struct FlashPoint_Info *)
 
FlashPoint_CardHandle_T FlashPoint_HardwareResetHostAdapter (struct FlashPoint_Info *)
 
void FlashPoint_StartCCB (FlashPoint_CardHandle_T, struct BusLogic_CCB *)
 
int FlashPoint_AbortCCB (FlashPoint_CardHandle_T, struct BusLogic_CCB *)
 
bool FlashPoint_InterruptPending (FlashPoint_CardHandle_T)
 
int FlashPoint_HandleInterrupt (FlashPoint_CardHandle_T)
 
void FlashPoint_ReleaseHostAdapter (FlashPoint_CardHandle_T)
 

Function Documentation

int FlashPoint_AbortCCB ( FlashPoint_CardHandle_T  ,
struct BusLogic_CCB  
)
int FlashPoint_HandleInterrupt ( FlashPoint_CardHandle_T  )
FlashPoint_CardHandle_T FlashPoint_HardwareResetHostAdapter ( struct FlashPoint_Info )
bool FlashPoint_InterruptPending ( FlashPoint_CardHandle_T  )
unsigned char FlashPoint_ProbeHostAdapter ( struct FlashPoint_Info )
void FlashPoint_ReleaseHostAdapter ( FlashPoint_CardHandle_T  )
void FlashPoint_StartCCB ( FlashPoint_CardHandle_T  ,
struct BusLogic_CCB  
)