Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfa_ioc.h293 struct bfa_ioc_s { struct
294 bfa_fsm_t fsm;
295 struct bfa_s *bfa;
296 struct bfa_pcidev_s pcidev;
298 struct bfa_timer_s ioc_timer;
300 struct bfa_timer_s hb_timer;
301 u32 hb_count;
302 struct list_head notify_q;
303 void *dbg_fwsave;
304 int dbg_fwsave_len;
[all …]

Completed in 9 milliseconds