• Home
  • Raw
  • Download

Lines Matching defs:instance

107 megasas_enable_intr_fusion(struct megasas_instance *instance)  in megasas_enable_intr_fusion()
128 megasas_disable_intr_fusion(struct megasas_instance *instance) in megasas_disable_intr_fusion()
167 inline struct megasas_cmd_fusion *megasas_get_cmd_fusion(struct megasas_instance in megasas_get_cmd_fusion()
181 inline void megasas_return_cmd_fusion(struct megasas_instance *instance, in megasas_return_cmd_fusion()
199 megasas_fire_cmd_fusion(struct megasas_instance *instance, in megasas_fire_cmd_fusion()
231 megasas_fusion_update_can_queue(struct megasas_instance *instance, int fw_boot_context) in megasas_fusion_update_can_queue()
299 megasas_free_cmds_fusion(struct megasas_instance *instance) in megasas_free_cmds_fusion()
361 static int megasas_create_sg_sense_fusion(struct megasas_instance *instance) in megasas_create_sg_sense_fusion()
420 megasas_alloc_cmdlist_fusion(struct megasas_instance *instance) in megasas_alloc_cmdlist_fusion()
459 megasas_alloc_request_fusion(struct megasas_instance *instance) in megasas_alloc_request_fusion()
497 megasas_alloc_reply_fusion(struct megasas_instance *instance) in megasas_alloc_reply_fusion()
539 megasas_alloc_rdpq_fusion(struct megasas_instance *instance) in megasas_alloc_rdpq_fusion()
591 megasas_free_rdpq_fusion(struct megasas_instance *instance) { in megasas_free_rdpq_fusion()
615 megasas_free_reply_fusion(struct megasas_instance *instance) { in megasas_free_reply_fusion()
649 megasas_alloc_cmds_fusion(struct megasas_instance *instance) in megasas_alloc_cmds_fusion()
722 wait_and_poll(struct megasas_instance *instance, struct megasas_cmd *cmd, in wait_and_poll()
755 megasas_ioc_init_fusion(struct megasas_instance *instance) in megasas_ioc_init_fusion()
932 megasas_sync_pd_seq_num(struct megasas_instance *instance, bool pend) { in megasas_sync_pd_seq_num()
1019 megasas_get_ld_map_info(struct megasas_instance *instance) in megasas_get_ld_map_info()
1084 megasas_get_map_info(struct megasas_instance *instance) in megasas_get_map_info()
1107 megasas_sync_map_info(struct megasas_instance *instance) in megasas_sync_map_info()
1189 megasas_display_intel_branding(struct megasas_instance *instance) in megasas_display_intel_branding()
1261 static inline int megasas_allocate_raid_maps(struct megasas_instance *instance) in megasas_allocate_raid_maps()
1335 megasas_init_adapter_fusion(struct megasas_instance *instance) in megasas_init_adapter_fusion()
1543 megasas_is_prp_possible(struct megasas_instance *instance, in megasas_is_prp_possible()
1654 megasas_make_prp_nvme(struct megasas_instance *instance, struct scsi_cmnd *scmd, in megasas_make_prp_nvme()
1781 megasas_make_sgl_fusion(struct megasas_instance *instance, in megasas_make_sgl_fusion()
1859 int megasas_make_sgl(struct megasas_instance *instance, struct scsi_cmnd *scp, in megasas_make_sgl()
2071 static void megasas_stream_detect(struct megasas_instance *instance, in megasas_stream_detect()
2232 megasas_build_ldio_fusion(struct megasas_instance *instance, in megasas_build_ldio_fusion()
2502 static void megasas_build_ld_nonrw_fusion(struct megasas_instance *instance, in megasas_build_ld_nonrw_fusion()
2592 megasas_build_syspd_fusion(struct megasas_instance *instance, in megasas_build_syspd_fusion()
2710 megasas_build_io_fusion(struct megasas_instance *instance, in megasas_build_io_fusion()
2806 megasas_get_request_descriptor(struct megasas_instance *instance, u16 index) in megasas_get_request_descriptor()
2822 void megasas_prepare_secondRaid1_IO(struct megasas_instance *instance, in megasas_prepare_secondRaid1_IO()
2867 megasas_build_and_issue_cmd_fusion(struct megasas_instance *instance, in megasas_build_and_issue_cmd_fusion()
2958 megasas_complete_r1_command(struct megasas_instance *instance, in megasas_complete_r1_command()
3011 complete_cmd_fusion(struct megasas_instance *instance, u32 MSIxIndex) in complete_cmd_fusion()
3180 struct megasas_instance *instance = in megasas_sync_irqs() local
3198 struct megasas_instance *instance = in megasas_complete_cmd_dpc_fusion() local
3223 struct megasas_instance *instance = irq_context->instance; in megasas_isr_fusion() local
3275 build_mpt_mfi_pass_thru(struct megasas_instance *instance, in build_mpt_mfi_pass_thru()
3333 build_mpt_cmd(struct megasas_instance *instance, struct megasas_cmd *cmd) in build_mpt_cmd()
3359 megasas_issue_dcmd_fusion(struct megasas_instance *instance, in megasas_issue_dcmd_fusion()
3375 megasas_release_fusion(struct megasas_instance *instance) in megasas_release_fusion()
3401 megasas_alloc_host_crash_buffer(struct megasas_instance *instance) in megasas_alloc_host_crash_buffer()
3421 megasas_free_host_crash_buffer(struct megasas_instance *instance) in megasas_free_host_crash_buffer()
3439 megasas_adp_reset_fusion(struct megasas_instance *instance, in megasas_adp_reset_fusion()
3514 megasas_check_reset_fusion(struct megasas_instance *instance, in megasas_check_reset_fusion()
3521 int megasas_wait_for_outstanding_fusion(struct megasas_instance *instance, in megasas_wait_for_outstanding_fusion()
3610 void megasas_reset_reply_desc(struct megasas_instance *instance) in megasas_reset_reply_desc()
3630 void megasas_refire_mgmt_cmd(struct megasas_instance *instance) in megasas_refire_mgmt_cmd()
3684 static int megasas_track_scsiio(struct megasas_instance *instance, in megasas_track_scsiio()
3718 megasas_tm_response_code(struct megasas_instance *instance, in megasas_tm_response_code()
3779 megasas_issue_tm(struct megasas_instance *instance, u16 device_handle, in megasas_issue_tm()
3905 struct megasas_instance *instance; in megasas_fusion_smid_lookup() local
3936 struct megasas_instance *instance; in megasas_get_tm_devhandle() local
3972 struct megasas_instance *instance; in megasas_task_abort_fusion() local
4056 struct megasas_instance *instance; in megasas_reset_target_fusion() local
4118 struct megasas_instance *megasas_get_peer_instance(struct megasas_instance *instance) in megasas_get_peer_instance()
4135 int megasas_check_mpio_paths(struct megasas_instance *instance, in megasas_check_mpio_paths()
4155 struct megasas_instance *instance; in megasas_reset_fusion() local
4411 struct megasas_instance *instance = in megasas_fusion_crash_dump_wq() local
4479 struct megasas_instance *instance = in megasas_fusion_ocr_wq() local
4487 megasas_alloc_fusion_context(struct megasas_instance *instance) in megasas_alloc_fusion_context()
4522 megasas_free_fusion_context(struct megasas_instance *instance) in megasas_free_fusion_context()