hptiop_hba         39 drivers/scsi/hptiop.c static int iop_send_sync_msg(struct hptiop_hba *hba, u32 msg, u32 millisec);
hptiop_hba         40 drivers/scsi/hptiop.c static void hptiop_finish_scsi_req(struct hptiop_hba *hba, u32 tag,
hptiop_hba         42 drivers/scsi/hptiop.c static void hptiop_host_request_callback_itl(struct hptiop_hba *hba, u32 tag);
hptiop_hba         43 drivers/scsi/hptiop.c static void hptiop_iop_request_callback_itl(struct hptiop_hba *hba, u32 tag);
hptiop_hba         44 drivers/scsi/hptiop.c static void hptiop_message_callback(struct hptiop_hba *hba, u32 msg);
hptiop_hba         46 drivers/scsi/hptiop.c static int iop_wait_ready_itl(struct hptiop_hba *hba, u32 millisec)
hptiop_hba         67 drivers/scsi/hptiop.c static int iop_wait_ready_mv(struct hptiop_hba *hba, u32 millisec)
hptiop_hba         72 drivers/scsi/hptiop.c static int iop_wait_ready_mvfrey(struct hptiop_hba *hba, u32 millisec)
hptiop_hba         77 drivers/scsi/hptiop.c static void hptiop_request_callback_itl(struct hptiop_hba *hba, u32 tag)
hptiop_hba         86 drivers/scsi/hptiop.c static void hptiop_drain_outbound_queue_itl(struct hptiop_hba *hba)
hptiop_hba        113 drivers/scsi/hptiop.c static int iop_intr_itl(struct hptiop_hba *hba)
hptiop_hba        161 drivers/scsi/hptiop.c static void mv_inbound_write(u64 p, struct hptiop_hba *hba)
hptiop_hba        175 drivers/scsi/hptiop.c static void hptiop_request_callback_mv(struct hptiop_hba *hba, u64 tag)
hptiop_hba        203 drivers/scsi/hptiop.c static int iop_intr_mv(struct hptiop_hba *hba)
hptiop_hba        230 drivers/scsi/hptiop.c static void hptiop_request_callback_mvfrey(struct hptiop_hba *hba, u32 _tag)
hptiop_hba        253 drivers/scsi/hptiop.c static int iop_intr_mvfrey(struct hptiop_hba *hba)
hptiop_hba        298 drivers/scsi/hptiop.c static int iop_send_sync_request_itl(struct hptiop_hba *hba,
hptiop_hba        320 drivers/scsi/hptiop.c static int iop_send_sync_request_mv(struct hptiop_hba *hba,
hptiop_hba        340 drivers/scsi/hptiop.c static int iop_send_sync_request_mvfrey(struct hptiop_hba *hba,
hptiop_hba        360 drivers/scsi/hptiop.c static void hptiop_post_msg_itl(struct hptiop_hba *hba, u32 msg)
hptiop_hba        366 drivers/scsi/hptiop.c static void hptiop_post_msg_mv(struct hptiop_hba *hba, u32 msg)
hptiop_hba        373 drivers/scsi/hptiop.c static void hptiop_post_msg_mvfrey(struct hptiop_hba *hba, u32 msg)
hptiop_hba        379 drivers/scsi/hptiop.c static int iop_send_sync_msg(struct hptiop_hba *hba, u32 msg, u32 millisec)
hptiop_hba        400 drivers/scsi/hptiop.c static int iop_get_config_itl(struct hptiop_hba *hba,
hptiop_hba        428 drivers/scsi/hptiop.c static int iop_get_config_mv(struct hptiop_hba *hba,
hptiop_hba        450 drivers/scsi/hptiop.c static int iop_get_config_mvfrey(struct hptiop_hba *hba,
hptiop_hba        472 drivers/scsi/hptiop.c static int iop_set_config_itl(struct hptiop_hba *hba,
hptiop_hba        504 drivers/scsi/hptiop.c static int iop_set_config_mv(struct hptiop_hba *hba,
hptiop_hba        526 drivers/scsi/hptiop.c static int iop_set_config_mvfrey(struct hptiop_hba *hba,
hptiop_hba        549 drivers/scsi/hptiop.c static void hptiop_enable_intr_itl(struct hptiop_hba *hba)
hptiop_hba        555 drivers/scsi/hptiop.c static void hptiop_enable_intr_mv(struct hptiop_hba *hba)
hptiop_hba        561 drivers/scsi/hptiop.c static void hptiop_enable_intr_mvfrey(struct hptiop_hba *hba)
hptiop_hba        568 drivers/scsi/hptiop.c static int hptiop_initialize_iop(struct hptiop_hba *hba)
hptiop_hba        585 drivers/scsi/hptiop.c static void __iomem *hptiop_map_pci_bar(struct hptiop_hba *hba, int index)
hptiop_hba        611 drivers/scsi/hptiop.c static int hptiop_map_pci_bar_itl(struct hptiop_hba *hba)
hptiop_hba        628 drivers/scsi/hptiop.c static void hptiop_unmap_pci_bar_itl(struct hptiop_hba *hba)
hptiop_hba        635 drivers/scsi/hptiop.c static int hptiop_map_pci_bar_mv(struct hptiop_hba *hba)
hptiop_hba        650 drivers/scsi/hptiop.c static int hptiop_map_pci_bar_mvfrey(struct hptiop_hba *hba)
hptiop_hba        665 drivers/scsi/hptiop.c static void hptiop_unmap_pci_bar_mv(struct hptiop_hba *hba)
hptiop_hba        671 drivers/scsi/hptiop.c static void hptiop_unmap_pci_bar_mvfrey(struct hptiop_hba *hba)
hptiop_hba        677 drivers/scsi/hptiop.c static void hptiop_message_callback(struct hptiop_hba *hba, u32 msg)
hptiop_hba        696 drivers/scsi/hptiop.c static struct hptiop_request *get_req(struct hptiop_hba *hba)
hptiop_hba        709 drivers/scsi/hptiop.c static void free_req(struct hptiop_hba *hba, struct hptiop_request *req)
hptiop_hba        716 drivers/scsi/hptiop.c static void hptiop_finish_scsi_req(struct hptiop_hba *hba, u32 tag,
hptiop_hba        777 drivers/scsi/hptiop.c static void hptiop_host_request_callback_itl(struct hptiop_hba *hba, u32 _tag)
hptiop_hba        795 drivers/scsi/hptiop.c static void hptiop_iop_request_callback_itl(struct hptiop_hba *hba, u32 tag)
hptiop_hba        836 drivers/scsi/hptiop.c 	struct hptiop_hba  *hba = dev_id;
hptiop_hba        850 drivers/scsi/hptiop.c 	struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata;
hptiop_hba        874 drivers/scsi/hptiop.c static void hptiop_post_req_itl(struct hptiop_hba *hba,
hptiop_hba        901 drivers/scsi/hptiop.c static void hptiop_post_req_mv(struct hptiop_hba *hba,
hptiop_hba        925 drivers/scsi/hptiop.c static void hptiop_post_req_mvfrey(struct hptiop_hba *hba,
hptiop_hba        956 drivers/scsi/hptiop.c static int hptiop_reset_comm_itl(struct hptiop_hba *hba)
hptiop_hba        961 drivers/scsi/hptiop.c static int hptiop_reset_comm_mv(struct hptiop_hba *hba)
hptiop_hba        966 drivers/scsi/hptiop.c static int hptiop_reset_comm_mvfrey(struct hptiop_hba *hba)
hptiop_hba       1001 drivers/scsi/hptiop.c 	struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata;
hptiop_hba       1074 drivers/scsi/hptiop.c static int hptiop_reset_hba(struct hptiop_hba *hba)
hptiop_hba       1101 drivers/scsi/hptiop.c 	struct hptiop_hba * hba = (struct hptiop_hba *)scp->device->host->hostdata;
hptiop_hba       1112 drivers/scsi/hptiop.c 	struct hptiop_hba *hba = (struct hptiop_hba *)sdev->host->hostdata;
hptiop_hba       1129 drivers/scsi/hptiop.c 	struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata;
hptiop_hba       1182 drivers/scsi/hptiop.c static int hptiop_internal_memalloc_itl(struct hptiop_hba *hba)
hptiop_hba       1187 drivers/scsi/hptiop.c static int hptiop_internal_memalloc_mv(struct hptiop_hba *hba)
hptiop_hba       1197 drivers/scsi/hptiop.c static int hptiop_internal_memalloc_mvfrey(struct hptiop_hba *hba)
hptiop_hba       1249 drivers/scsi/hptiop.c static int hptiop_internal_memfree_itl(struct hptiop_hba *hba)
hptiop_hba       1254 drivers/scsi/hptiop.c static int hptiop_internal_memfree_mv(struct hptiop_hba *hba)
hptiop_hba       1264 drivers/scsi/hptiop.c static int hptiop_internal_memfree_mvfrey(struct hptiop_hba *hba)
hptiop_hba       1280 drivers/scsi/hptiop.c 	struct hptiop_hba *hba;
hptiop_hba       1319 drivers/scsi/hptiop.c 	host = scsi_host_alloc(&driver_template, sizeof(struct hptiop_hba));
hptiop_hba       1325 drivers/scsi/hptiop.c 	hba = (struct hptiop_hba *)host->hostdata;
hptiop_hba       1326 drivers/scsi/hptiop.c 	memset(hba, 0, sizeof(struct hptiop_hba));
hptiop_hba       1510 drivers/scsi/hptiop.c 	struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata;
hptiop_hba       1523 drivers/scsi/hptiop.c static void hptiop_disable_intr_itl(struct hptiop_hba *hba)
hptiop_hba       1534 drivers/scsi/hptiop.c static void hptiop_disable_intr_mv(struct hptiop_hba *hba)
hptiop_hba       1540 drivers/scsi/hptiop.c static void hptiop_disable_intr_mvfrey(struct hptiop_hba *hba)
hptiop_hba       1553 drivers/scsi/hptiop.c 	struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata;
hptiop_hba        333 drivers/scsi/hptiop.h 	struct hptiop_hba * hba;
hptiop_hba        346 drivers/scsi/hptiop.h 	int  (*iop_wait_ready)(struct hptiop_hba *hba, u32 millisec);
hptiop_hba        347 drivers/scsi/hptiop.h 	int  (*internal_memalloc)(struct hptiop_hba *hba);
hptiop_hba        348 drivers/scsi/hptiop.h 	int  (*internal_memfree)(struct hptiop_hba *hba);
hptiop_hba        349 drivers/scsi/hptiop.h 	int  (*map_pci_bar)(struct hptiop_hba *hba);
hptiop_hba        350 drivers/scsi/hptiop.h 	void (*unmap_pci_bar)(struct hptiop_hba *hba);
hptiop_hba        351 drivers/scsi/hptiop.h 	void (*enable_intr)(struct hptiop_hba *hba);
hptiop_hba        352 drivers/scsi/hptiop.h 	void (*disable_intr)(struct hptiop_hba *hba);
hptiop_hba        353 drivers/scsi/hptiop.h 	int  (*get_config)(struct hptiop_hba *hba,
hptiop_hba        355 drivers/scsi/hptiop.h 	int  (*set_config)(struct hptiop_hba *hba,
hptiop_hba        357 drivers/scsi/hptiop.h 	int  (*iop_intr)(struct hptiop_hba *hba);
hptiop_hba        358 drivers/scsi/hptiop.h 	void (*post_msg)(struct hptiop_hba *hba, u32 msg);
hptiop_hba        359 drivers/scsi/hptiop.h 	void (*post_req)(struct hptiop_hba *hba, struct hptiop_request *_req);
hptiop_hba        361 drivers/scsi/hptiop.h 	int  (*reset_comm)(struct hptiop_hba *hba);