Lines Matching defs:cmd
64 spc_emulate_inquiry_std(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_inquiry_std()
125 spc_emulate_evpd_80(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_80()
174 spc_emulate_evpd_83(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_83()
442 spc_emulate_evpd_86(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_86()
484 spc_emulate_evpd_b0(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_b0()
578 spc_emulate_evpd_b1(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_b1()
591 spc_emulate_evpd_b2(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_b2()
643 spc_emulate_evpd_b3(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_b3()
674 spc_emulate_evpd_00(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_00()
693 spc_emulate_inquiry(struct se_cmd *cmd) in spc_emulate_inquiry()
753 static int spc_modesense_rwrecovery(struct se_cmd *cmd, u8 pc, u8 *p) in spc_modesense_rwrecovery()
766 static int spc_modesense_control(struct se_cmd *cmd, u8 pc, u8 *p) in spc_modesense_control()
880 static int spc_modesense_caching(struct se_cmd *cmd, u8 pc, u8 *p) in spc_modesense_caching()
899 static int spc_modesense_informational_exceptions(struct se_cmd *cmd, u8 pc, unsigned char *p) in spc_modesense_informational_exceptions()
973 static sense_reason_t spc_emulate_modesense(struct se_cmd *cmd) in spc_emulate_modesense()
1099 static sense_reason_t spc_emulate_modeselect(struct se_cmd *cmd) in spc_emulate_modeselect()
1160 static sense_reason_t spc_emulate_request_sense(struct se_cmd *cmd) in spc_emulate_request_sense()
1193 sense_reason_t spc_emulate_report_luns(struct se_cmd *cmd) in spc_emulate_report_luns()
1262 spc_emulate_testunitready(struct se_cmd *cmd) in spc_emulate_testunitready()
1269 spc_parse_cdb(struct se_cmd *cmd, unsigned int *size) in spc_parse_cdb()