Lines Matching defs:hba

54 static int iop_wait_ready_itl(struct hptiop_hba *hba, u32 millisec)  in iop_wait_ready_itl()
75 static int iop_wait_ready_mv(struct hptiop_hba *hba, u32 millisec) in iop_wait_ready_mv()
80 static void hptiop_request_callback_itl(struct hptiop_hba *hba, u32 tag) in hptiop_request_callback_itl()
89 static void hptiop_drain_outbound_queue_itl(struct hptiop_hba *hba) in hptiop_drain_outbound_queue_itl()
116 static int iop_intr_itl(struct hptiop_hba *hba) in iop_intr_itl()
164 static void mv_inbound_write(u64 p, struct hptiop_hba *hba) in mv_inbound_write()
178 static void hptiop_request_callback_mv(struct hptiop_hba *hba, u64 tag) in hptiop_request_callback_mv()
206 static int iop_intr_mv(struct hptiop_hba *hba) in iop_intr_mv()
233 static int iop_send_sync_request_itl(struct hptiop_hba *hba, in iop_send_sync_request_itl()
255 static int iop_send_sync_request_mv(struct hptiop_hba *hba, in iop_send_sync_request_mv()
275 static void hptiop_post_msg_itl(struct hptiop_hba *hba, u32 msg) in hptiop_post_msg_itl()
281 static void hptiop_post_msg_mv(struct hptiop_hba *hba, u32 msg) in hptiop_post_msg_mv()
288 static int iop_send_sync_msg(struct hptiop_hba *hba, u32 msg, u32 millisec) in iop_send_sync_msg()
307 static int iop_get_config_itl(struct hptiop_hba *hba, in iop_get_config_itl()
335 static int iop_get_config_mv(struct hptiop_hba *hba, in iop_get_config_mv()
357 static int iop_set_config_itl(struct hptiop_hba *hba, in iop_set_config_itl()
389 static int iop_set_config_mv(struct hptiop_hba *hba, in iop_set_config_mv()
411 static void hptiop_enable_intr_itl(struct hptiop_hba *hba) in hptiop_enable_intr_itl()
417 static void hptiop_enable_intr_mv(struct hptiop_hba *hba) in hptiop_enable_intr_mv()
423 static int hptiop_initialize_iop(struct hptiop_hba *hba) in hptiop_initialize_iop()
440 static void __iomem *hptiop_map_pci_bar(struct hptiop_hba *hba, int index) in hptiop_map_pci_bar()
466 static int hptiop_map_pci_bar_itl(struct hptiop_hba *hba) in hptiop_map_pci_bar_itl()
483 static void hptiop_unmap_pci_bar_itl(struct hptiop_hba *hba) in hptiop_unmap_pci_bar_itl()
490 static int hptiop_map_pci_bar_mv(struct hptiop_hba *hba) in hptiop_map_pci_bar_mv()
505 static void hptiop_unmap_pci_bar_mv(struct hptiop_hba *hba) in hptiop_unmap_pci_bar_mv()
511 static void hptiop_message_callback(struct hptiop_hba *hba, u32 msg) in hptiop_message_callback()
529 static struct hptiop_request *get_req(struct hptiop_hba *hba) in get_req()
542 static void free_req(struct hptiop_hba *hba, struct hptiop_request *req) in free_req()
549 static void hptiop_finish_scsi_req(struct hptiop_hba *hba, u32 tag, in hptiop_finish_scsi_req()
607 static void hptiop_host_request_callback_itl(struct hptiop_hba *hba, u32 _tag) in hptiop_host_request_callback_itl()
625 void hptiop_iop_request_callback_itl(struct hptiop_hba *hba, u32 tag) in hptiop_iop_request_callback_itl()
666 struct hptiop_hba *hba = dev_id; in hptiop_intr() local
680 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata; in hptiop_buildsgl() local
703 static void hptiop_post_req_itl(struct hptiop_hba *hba, in hptiop_post_req_itl()
730 static void hptiop_post_req_mv(struct hptiop_hba *hba, in hptiop_post_req_mv()
758 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata; in hptiop_queuecommand_lck() local
829 static int hptiop_reset_hba(struct hptiop_hba *hba) in hptiop_reset_hba()
857 struct hptiop_hba * hba = (struct hptiop_hba *)host->hostdata; in hptiop_reset() local
869 struct hptiop_hba *hba = (struct hptiop_hba *)sdev->host->hostdata; in hptiop_adjust_disk_queue_depth() local
890 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata; in hptiop_show_fw_version() local
936 static int hptiop_internal_memalloc_mv(struct hptiop_hba *hba) in hptiop_internal_memalloc_mv()
946 static int hptiop_internal_memfree_mv(struct hptiop_hba *hba) in hptiop_internal_memfree_mv()
960 struct hptiop_hba *hba; in hptiop_probe() local
1169 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata; in hptiop_shutdown() local
1182 static void hptiop_disable_intr_itl(struct hptiop_hba *hba) in hptiop_disable_intr_itl()
1193 static void hptiop_disable_intr_mv(struct hptiop_hba *hba) in hptiop_disable_intr_mv()
1202 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata; in hptiop_remove() local