Home
last modified time | relevance | path

Searched refs:bfa_iotag_s (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfa_fcpim.h25 struct bfa_iotag_s { struct
144 struct bfa_iotag_s *iotag_arr;
H A Dbfa_fcpim.c2884 struct bfa_iotag_s *iotag = NULL; in bfa_ioim_alloc()
2914 struct bfa_iotag_s *iotag; in bfa_ioim_free()
3609 km_len += num_io_req * sizeof(struct bfa_iotag_s); in bfa_fcp_meminfo()
3740 struct bfa_iotag_s *iotag; in bfa_iotag_attach()
3743 iotag = (struct bfa_iotag_s *) bfa_mem_kva_curp(fcp); in bfa_iotag_attach()
3752 memset(iotag, 0, sizeof(struct bfa_iotag_s)); in bfa_iotag_attach()