Searched refs:bfa_tskim_s (Results 1 – 3 of 3) sorted by relevance
103 struct bfa_tskim_s;115 struct bfa_tskim_s *tskim_arr;213 struct bfa_tskim_s *tskim; /* Relevant TM cmd */228 struct bfa_tskim_s;229 typedef void (*bfa_tskim_sm_t)(struct bfa_tskim_s *, enum bfa_tskim_event);234 struct bfa_tskim_s { struct336 struct bfa_tskim_s *tskim);342 void bfa_tskim_iodone(struct bfa_tskim_s *tskim);343 void bfa_tskim_iocdisable(struct bfa_tskim_s *tskim);344 void bfa_tskim_cleanup(struct bfa_tskim_s *tskim);[all …]
203 static bfa_boolean_t bfa_tskim_match_scope(struct bfa_tskim_s *tskim,205 static void bfa_tskim_gather_ios(struct bfa_tskim_s *tskim);207 static void bfa_tskim_cleanup_ios(struct bfa_tskim_s *tskim);208 static bfa_boolean_t bfa_tskim_send(struct bfa_tskim_s *tskim);209 static bfa_boolean_t bfa_tskim_send_abort(struct bfa_tskim_s *tskim);210 static void bfa_tskim_iocdisable_ios(struct bfa_tskim_s *tskim);215 static void bfa_tskim_sm_uninit(struct bfa_tskim_s *tskim,217 static void bfa_tskim_sm_active(struct bfa_tskim_s *tskim,219 static void bfa_tskim_sm_cleanup(struct bfa_tskim_s *tskim,221 static void bfa_tskim_sm_iocleanup(struct bfa_tskim_s *tskim,[all …]
244 struct bfa_tskim_s *tskim; in bfad_im_target_reset_send()298 struct bfa_tskim_s *tskim; in bfad_im_reset_lun_handler()