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