Lines Matching refs:se_cmd
75 spc_emulate_inquiry_std(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_inquiry_std()
160 spc_emulate_evpd_80(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_80()
224 spc_emulate_evpd_83(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_83()
469 spc_emulate_evpd_86(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_86()
511 spc_emulate_evpd_b0(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_b0()
627 spc_emulate_evpd_b1(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_b1()
640 spc_emulate_evpd_b2(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_b2()
704 spc_emulate_evpd_b3(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_b3()
717 spc_emulate_evpd_00(struct se_cmd *cmd, unsigned char *buf);
721 sense_reason_t (*emulate)(struct se_cmd *, unsigned char *);
735 spc_emulate_evpd_00(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_00()
754 spc_emulate_inquiry(struct se_cmd *cmd) in spc_emulate_inquiry()
810 static int spc_modesense_rwrecovery(struct se_cmd *cmd, u8 pc, u8 *p) in spc_modesense_rwrecovery()
823 static int spc_modesense_control(struct se_cmd *cmd, u8 pc, u8 *p) in spc_modesense_control()
946 static int spc_modesense_caching(struct se_cmd *cmd, u8 pc, u8 *p) in spc_modesense_caching()
965 static int spc_modesense_informational_exceptions(struct se_cmd *cmd, u8 pc, unsigned char *p) in spc_modesense_informational_exceptions()
981 int (*emulate)(struct se_cmd *, u8, unsigned char *);
1039 static sense_reason_t spc_emulate_modesense(struct se_cmd *cmd) in spc_emulate_modesense()
1164 static sense_reason_t spc_emulate_modeselect(struct se_cmd *cmd) in spc_emulate_modeselect()
1225 static sense_reason_t spc_emulate_request_sense(struct se_cmd *cmd) in spc_emulate_request_sense()
1258 sense_reason_t spc_emulate_report_luns(struct se_cmd *cmd) in spc_emulate_report_luns()
1327 spc_emulate_testunitready(struct se_cmd *cmd) in spc_emulate_testunitready()
1449 struct se_cmd *cmd) in tcm_is_ws_enabled()
1477 struct se_cmd *cmd) in tcm_is_atomic_enabled()
1495 struct se_cmd *cmd) in tcm_is_caw_enabled()
1536 struct se_cmd *cmd) in tcm_is_rep_ref_enabled()
1582 struct se_cmd *cmd) in tcm_is_unmap_enabled()
1705 struct se_cmd *cmd) in tcm_is_pr_enabled()
1923 struct se_cmd *cmd) in tcm_is_3pc_enabled()
1985 struct se_cmd *cmd) in spc_rsoc_enabled()
2018 struct se_cmd *cmd) in tcm_is_set_tpg_enabled()
2166 spc_rsoc_get_descr(struct se_cmd *cmd, const struct target_opcode_descriptor **opcode) in spc_rsoc_get_descr()
2252 spc_emulate_report_supp_op_codes(struct se_cmd *cmd) in spc_emulate_report_supp_op_codes()
2323 spc_fill_pd_text_id_info(struct se_cmd *cmd, u8 *cdb) in spc_fill_pd_text_id_info()
2372 spc_emulate_report_id_info(struct se_cmd *cmd) in spc_emulate_report_id_info()
2389 spc_parse_cdb(struct se_cmd *cmd, unsigned int *size) in spc_parse_cdb()