Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/scsi/bfa/
Dbfa_ioc.h332 struct bfa_ioc_s { struct
333 bfa_ioc_sm_t fsm; argument
334 struct bfa_s *bfa;
335 struct bfa_pcidev_s pcidev;
336 struct bfa_timer_mod_s *timer_mod;
337 struct bfa_timer_s ioc_timer;
338 struct bfa_timer_s sem_timer;
339 struct bfa_timer_s hb_timer;
340 u32 hb_count;
341 struct list_head notify_q;
[all …]