Home
last modified time | relevance | path

Searched refs:bfa_tskim_alloc (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcpim.h406 struct bfa_tskim_s *bfa_tskim_alloc(struct bfa_s *bfa,
Dbfad_im.c257 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()
Dbfa_fcpim.c3576 bfa_tskim_alloc(struct bfa_s *bfa, struct bfad_tskim_s *dtsk) in bfa_tskim_alloc() function