Home
last modified time | relevance | path

Searched defs:bfa_ioc_s (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_ioc.h301 struct bfa_ioc_s { struct
302 bfa_fsm_t fsm;
303 struct bfa_s *bfa;
304 struct bfa_pcidev_s pcidev;
305 struct bfa_timer_mod_s *timer_mod;
306 struct bfa_timer_s ioc_timer;
307 struct bfa_timer_s sem_timer;
308 struct bfa_timer_s hb_timer;
309 u32 hb_count;
310 struct list_head notify_q;
[all …]