Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hptiop_adapter_ops Struct Reference

#include <hptiop.h>

Data Fields

int(* iop_wait_ready )(struct hptiop_hba *hba, u32 millisec)
 
int(* internal_memalloc )(struct hptiop_hba *hba)
 
int(* internal_memfree )(struct hptiop_hba *hba)
 
int(* map_pci_bar )(struct hptiop_hba *hba)
 
void(* unmap_pci_bar )(struct hptiop_hba *hba)
 
void(* enable_intr )(struct hptiop_hba *hba)
 
void(* disable_intr )(struct hptiop_hba *hba)
 
int(* get_config )(struct hptiop_hba *hba, struct hpt_iop_request_get_config *config)
 
int(* set_config )(struct hptiop_hba *hba, struct hpt_iop_request_set_config *config)
 
int(* iop_intr )(struct hptiop_hba *hba)
 
void(* post_msg )(struct hptiop_hba *hba, u32 msg)
 
void(* post_req )(struct hptiop_hba *hba, struct hptiop_request *_req)
 
int hw_dma_bit_mask
 

Detailed Description

Definition at line 285 of file hptiop.h.

Field Documentation

void(* disable_intr)(struct hptiop_hba *hba)

Definition at line 292 of file hptiop.h.

void(* enable_intr)(struct hptiop_hba *hba)

Definition at line 291 of file hptiop.h.

Definition at line 293 of file hptiop.h.

int hw_dma_bit_mask

Definition at line 300 of file hptiop.h.

int(* internal_memalloc)(struct hptiop_hba *hba)

Definition at line 287 of file hptiop.h.

int(* internal_memfree)(struct hptiop_hba *hba)

Definition at line 288 of file hptiop.h.

int(* iop_intr)(struct hptiop_hba *hba)

Definition at line 297 of file hptiop.h.

int(* iop_wait_ready)(struct hptiop_hba *hba, u32 millisec)

Definition at line 286 of file hptiop.h.

int(* map_pci_bar)(struct hptiop_hba *hba)

Definition at line 289 of file hptiop.h.

void(* post_msg)(struct hptiop_hba *hba, u32 msg)

Definition at line 298 of file hptiop.h.

void(* post_req)(struct hptiop_hba *hba, struct hptiop_request *_req)

Definition at line 299 of file hptiop.h.

Definition at line 295 of file hptiop.h.

void(* unmap_pci_bar)(struct hptiop_hba *hba)

Definition at line 290 of file hptiop.h.


The documentation for this struct was generated from the following file: