Searched defs:qla_tgt_mgmt_cmd (Results 1 – 1 of 1) sorted by relevance
1015 struct qla_tgt_mgmt_cmd { struct1016 uint8_t tmr_func;1017 uint8_t fc_tm_rsp;1018 struct qla_tgt_sess *sess;1019 struct se_cmd se_cmd;1020 struct work_struct free_work;1021 unsigned int flags;1022 uint32_t reset_count;1024 union {1028 } __packed orig_iocb;