Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_ioc.h296 struct bfa_ioc_s { struct
297 bfa_fsm_t fsm;
298 struct bfa_s *bfa;
299 struct bfa_pcidev_s pcidev;
300 struct bfa_timer_mod_s *timer_mod;
301 struct bfa_timer_s ioc_timer;
302 struct bfa_timer_s sem_timer;
303 struct bfa_timer_s hb_timer;
304 u32 hb_count;
305 struct list_head notify_q;
[all …]