Searched defs:megasas_func_ptr (Results 1 – 1 of 1) sorted by relevance
1211 struct megasas_func_ptr { struct1212 int (*read_fw_status_reg)(struct megasas_instance *);1213 void (*issue_cmd)(struct megasas_cmd *, struct megasas_instance *);1214 int (*issue_cmd_in_sync_mode)(struct megasas_instance *,1216 int (*issue_cmd_in_poll_mode)(struct megasas_instance *,1218 void (*enable_intr)(struct megasas_instance *);1219 void (*disable_intr)(struct megasas_instance *);1220 int (*intr_ack)(struct megasas_instance *);