Lines Matching refs:hptiop_hba
277 struct hptiop_hba { struct
341 struct hptiop_hba * hba; argument
354 int (*iop_wait_ready)(struct hptiop_hba *hba, u32 millisec);
355 int (*internal_memalloc)(struct hptiop_hba *hba);
356 int (*internal_memfree)(struct hptiop_hba *hba);
357 int (*map_pci_bar)(struct hptiop_hba *hba);
358 void (*unmap_pci_bar)(struct hptiop_hba *hba);
359 void (*enable_intr)(struct hptiop_hba *hba);
360 void (*disable_intr)(struct hptiop_hba *hba);
361 int (*get_config)(struct hptiop_hba *hba,
363 int (*set_config)(struct hptiop_hba *hba,
365 int (*iop_intr)(struct hptiop_hba *hba);
366 void (*post_msg)(struct hptiop_hba *hba, u32 msg);
367 void (*post_req)(struct hptiop_hba *hba, struct hptiop_request *_req);
369 int (*reset_comm)(struct hptiop_hba *hba);