|
Linux Kernel
3.7.1
|
#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 |
| void(* disable_intr)(struct hptiop_hba *hba) |
| void(* enable_intr)(struct hptiop_hba *hba) |
| int(* get_config)(struct hptiop_hba *hba, struct hpt_iop_request_get_config *config) |
| int(* internal_memalloc)(struct hptiop_hba *hba) |
| int(* internal_memfree)(struct hptiop_hba *hba) |
| int(* iop_intr)(struct hptiop_hba *hba) |
| int(* iop_wait_ready)(struct hptiop_hba *hba, u32 millisec) |
| int(* map_pci_bar)(struct hptiop_hba *hba) |
| void(* post_req)(struct hptiop_hba *hba, struct hptiop_request *_req) |
| int(* set_config)(struct hptiop_hba *hba, struct hpt_iop_request_set_config *config) |
| void(* unmap_pci_bar)(struct hptiop_hba *hba) |
1.8.2