Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_modules.h111 struct bfa_s { struct
112 void *bfad; /* BFA driver instance */
113 struct bfa_plog_s *plog; /* portlog buffer */
114 struct bfa_trc_mod_s *trcmod; /* driver tracing */
115 struct bfa_ioc_s ioc; /* IOC module */
116 struct bfa_iocfc_s iocfc; /* IOCFC module */
117 struct bfa_timer_mod_s timer_mod; /* timer module */
118 struct bfa_modules_s modules; /* BFA modules */
119 struct list_head comp_q; /* pending completions */
120 bfa_boolean_t queue_process; /* queue processing enabled */
[all …]