Lines Matching refs:megasas_instance

233 extern u8 MR_ValidateMapInfo(struct megasas_instance *instance, u64 map_id);
2202 struct megasas_instance *instance;
2206 struct megasas_instance *instance;
2259 struct megasas_instance { struct
2517 void (*fire_cmd)(struct megasas_instance *, dma_addr_t, \
2520 void (*enable_intr)(struct megasas_instance *);
2521 void (*disable_intr)(struct megasas_instance *);
2523 int (*clear_intr)(struct megasas_instance *);
2525 u32 (*read_fw_status_reg)(struct megasas_instance *);
2526 int (*adp_reset)(struct megasas_instance *, \
2528 int (*check_reset)(struct megasas_instance *, \
2532 u32 (*init_adapter)(struct megasas_instance *);
2533 u32 (*build_and_issue_cmd) (struct megasas_instance *,
2535 void (*issue_dcmd)(struct megasas_instance *instance,
2568 struct megasas_instance *instance;
2629 struct megasas_instance *instance[MAX_MGMT_ADAPTERS];
2647 MR_BuildRaidContext(struct megasas_instance *instance,
2658 __le16 get_updated_dev_handle(struct megasas_instance *instance,
2664 int megasas_get_ctrl_info(struct megasas_instance *instance);
2667 megasas_sync_pd_seq_num(struct megasas_instance *instance, bool pend);
2670 int megasas_get_target_prop(struct megasas_instance *instance,
2672 void megasas_get_snapdump_properties(struct megasas_instance *instance);
2674 int megasas_set_crash_dump_params(struct megasas_instance *instance,
2676 void megasas_free_host_crash_buffer(struct megasas_instance *instance);
2678 void megasas_return_cmd_fusion(struct megasas_instance *instance,
2680 int megasas_issue_blocked_cmd(struct megasas_instance *instance,
2682 void __megasas_return_cmd(struct megasas_instance *instance,
2685 void megasas_return_mfi_mpt_pthr(struct megasas_instance *instance,
2688 void megasas_setup_jbod_map(struct megasas_instance *instance);
2695 int megasas_alloc_fusion_context(struct megasas_instance *instance);
2696 void megasas_free_fusion_context(struct megasas_instance *instance);
2697 int megasas_fusion_start_watchdog(struct megasas_instance *instance);
2698 void megasas_fusion_stop_watchdog(struct megasas_instance *instance);
2700 void megasas_set_dma_settings(struct megasas_instance *instance,
2703 int megasas_adp_reset_wait_for_ready(struct megasas_instance *instance,