Lines Matching defs:cmd
72 spc_emulate_inquiry_std(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_inquiry_std()
151 spc_emulate_evpd_80(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_80()
215 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()
605 spc_emulate_evpd_b1(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_b1()
618 spc_emulate_evpd_b2(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_b2()
682 spc_emulate_evpd_b3(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_b3()
713 spc_emulate_evpd_00(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_00()
732 spc_emulate_inquiry(struct se_cmd *cmd) in spc_emulate_inquiry()
788 static int spc_modesense_rwrecovery(struct se_cmd *cmd, u8 pc, u8 *p) in spc_modesense_rwrecovery()
801 static int spc_modesense_control(struct se_cmd *cmd, u8 pc, u8 *p) in spc_modesense_control()
924 static int spc_modesense_caching(struct se_cmd *cmd, u8 pc, u8 *p) in spc_modesense_caching()
943 static int spc_modesense_informational_exceptions(struct se_cmd *cmd, u8 pc, unsigned char *p) in spc_modesense_informational_exceptions()
1017 static sense_reason_t spc_emulate_modesense(struct se_cmd *cmd) in spc_emulate_modesense()
1142 static sense_reason_t spc_emulate_modeselect(struct se_cmd *cmd) in spc_emulate_modeselect()
1203 static sense_reason_t spc_emulate_request_sense(struct se_cmd *cmd) in spc_emulate_request_sense()
1236 sense_reason_t spc_emulate_report_luns(struct se_cmd *cmd) in spc_emulate_report_luns()
1305 spc_emulate_testunitready(struct se_cmd *cmd) in spc_emulate_testunitready()
1312 spc_parse_cdb(struct se_cmd *cmd, unsigned int *size) in spc_parse_cdb()