Searched defs:bfa_iocpf (Results 1 – 2 of 2) sorted by relevance
150 struct bfa_iocpf { struct151 bfa_fsm_t fsm;152 struct bfa_ioc *ioc;153 bool fw_mismatch_notified;154 bool auto_recover;155 u32 poll_time;
152 struct bfa_iocpf { struct153 void (*fsm)(struct bfa_iocpf *s, enum iocpf_event e); argument154 struct bfa_ioc *ioc;155 bool fw_mismatch_notified;156 bool auto_recover;157 u32 poll_time;