Lines Matching refs:megasas_instance
221 extern u8 MR_ValidateMapInfo(struct megasas_instance *instance);
1687 struct megasas_instance *instance;
1691 struct megasas_instance *instance;
1703 struct megasas_instance { struct
1901 void (*fire_cmd)(struct megasas_instance *, dma_addr_t, \
1904 void (*enable_intr)(struct megasas_instance *);
1905 void (*disable_intr)(struct megasas_instance *);
1910 int (*adp_reset)(struct megasas_instance *, \
1912 int (*check_reset)(struct megasas_instance *, \
1916 u32 (*init_adapter)(struct megasas_instance *);
1917 u32 (*build_and_issue_cmd) (struct megasas_instance *,
1919 void (*issue_dcmd) (struct megasas_instance *instance,
1952 struct megasas_instance *instance;
2013 struct megasas_instance *instance[MAX_MGMT_ADAPTERS];
2018 MR_BuildRaidContext(struct megasas_instance *instance,
2029 __le16 get_updated_dev_handle(struct megasas_instance *instance,
2033 int megasas_get_ctrl_info(struct megasas_instance *instance);
2036 megasas_sync_pd_seq_num(struct megasas_instance *instance, bool pend);
2037 int megasas_set_crash_dump_params(struct megasas_instance *instance,
2039 void megasas_free_host_crash_buffer(struct megasas_instance *instance);
2042 void megasas_return_cmd_fusion(struct megasas_instance *instance,
2044 int megasas_issue_blocked_cmd(struct megasas_instance *instance,
2046 void __megasas_return_cmd(struct megasas_instance *instance,
2049 void megasas_return_mfi_mpt_pthr(struct megasas_instance *instance,
2052 void megasas_setup_jbod_map(struct megasas_instance *instance);