Home
last modified time | relevance | path

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

/openbmc/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.c2935 struct bfa_iotag_s *iotag = NULL; in bfa_ioim_alloc()
2965 struct bfa_iotag_s *iotag; in bfa_ioim_free()
3660 km_len += num_io_req * sizeof(struct bfa_iotag_s); in bfa_fcp_meminfo()
3791 struct bfa_iotag_s *iotag; in bfa_iotag_attach()
3794 iotag = (struct bfa_iotag_s *) bfa_mem_kva_curp(fcp); in bfa_iotag_attach()
3803 memset(iotag, 0, sizeof(struct bfa_iotag_s)); in bfa_iotag_attach()