Searched refs:bfa_tskim_alloc (Results 1 – 3 of 3) sorted by relevance
406 struct bfa_tskim_s *bfa_tskim_alloc(struct bfa_s *bfa,
257 tskim = bfa_tskim_alloc(&bfad->bfa, (struct bfad_tskim_s *) cmnd); in bfad_im_target_reset_send()323 tskim = bfa_tskim_alloc(&bfad->bfa, (struct bfad_tskim_s *) cmnd); in bfad_im_reset_lun_handler()
3576 bfa_tskim_alloc(struct bfa_s *bfa, struct bfad_tskim_s *dtsk) in bfa_tskim_alloc() function