Searched defs:bfa_tskim_s (Results 1 – 1 of 1) sorted by relevance
234 struct bfa_tskim_s { struct236 bfa_tskim_sm_t sm; argument237 struct bfa_s *bfa; /* BFA module */238 struct bfa_fcpim_s *fcpim; /* parent fcpim module */242 struct scsi_lun lun; /* lun if applicable */244 u16 tsk_tag; /* FWI IO tag */245 u8 tsecs; /* timeout in seconds */247 struct list_head io_q; /* queue of affected IOs */248 struct bfa_wc_s wc; /* waiting counter */249 struct bfa_cb_qe_s hcb_qe; /* bfa callback qelem */[all …]
Completed in 8 milliseconds