bfa_iotag_s
struct bfa_iotag_s *iotag = NULL;
struct bfa_iotag_s *iotag;
km_len += num_io_req * sizeof(struct bfa_iotag_s);
struct bfa_iotag_s *iotag;
iotag = (struct bfa_iotag_s *) bfa_mem_kva_curp(fcp);
memset(iotag, 0, sizeof(struct bfa_iotag_s));
struct bfa_iotag_s *iotag_arr;