Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 15 of 15) sorted by relevance

/spdk/include/spdk/
H A Discsi_spec.h99 uint8_t opcode : 6; member
117 uint8_t opcode : 6; /* opcode = 0x32 */ member
140 uint8_t opcode : 6; /* opcode = 0x03 */ member
159 uint8_t opcode : 6; /* opcode = 0x23 */ member
179 uint8_t opcode : 6; /* opcode = 0x06 */ member
197 uint8_t opcode : 6; /* opcode = 0x26 */ member
217 uint8_t opcode : 6; /* opcode = 0x20 */ member
233 uint8_t opcode : 6; /* opcode = 0x00 */ member
249 uint8_t opcode : 6; /* opcode = 0x31 */ member
267 uint8_t opcode : 6; /* opcode = 0x3f */ member
[all …]
H A Dnvmf_spec.h26 uint8_t opcode; member
168 uint8_t opcode; member
184 uint8_t opcode; member
210 uint8_t opcode; member
259 uint8_t opcode; member
291 uint8_t opcode; member
H A Dscsi_spec.h359 uint8_t opcode; member
/spdk/module/accel/error/
H A Daccel_error.h18 enum spdk_accel_opcode opcode; member
H A Daccel_error_rpc.c14 enum spdk_accel_opcode *opcode = out; in rpc_accel_error_decode_opcode() local
H A Daccel_error.c198 accel_error_supports_opcode(enum spdk_accel_opcode opcode) accel_error_supports_opcode() argument
241 int opcode; accel_error_write_config_json() local
[all...]
/spdk/lib/scsi/
H A Dscsi.c122 spdk_scsi_sbc_opcode_string(uint8_t opcode,uint16_t sa) spdk_scsi_sbc_opcode_string() argument
H A Dscsi_bdev.c1377 uint8_t opcode = task->cdb[0]; in bdev_scsi_split() local
/spdk/python/spdk/rpc/
H A Daccel.py121 def accel_error_inject_error(client, opcode, type, count=None, interval=None, errcode=None): argument
/spdk/test/app/fuzz/iscsi_fuzz/
H A Discsi_fuzz.c307 int opcode; in iscsi_fuzz_pdu_hdr_handle() local
367 int opcode; in iscsi_fuzz_pdu_payload_handle() local
711 uint8_t opcode; in dev_submit_requests() local
/spdk/lib/iscsi/
H A Discsi.c3872 get_scsi_task_from_itt(struct spdk_iscsi_conn * conn,uint32_t task_tag,enum iscsi_op opcode) get_scsi_task_from_itt() argument
4425 int opcode; iscsi_update_cmdsn() local
4493 int opcode; iscsi_pdu_hdr_handle() local
4578 int opcode; iscsi_pdu_payload_handle() local
[all...]
H A Dconn.c658 int opcode; iscsi_conn_destruct() local
[all...]
/spdk/module/accel/dpdk_cryptodev/
H A Daccel_dpdk_cryptodev.c1527 accel_dpdk_cryptodev_get_operation_info(enum spdk_accel_opcode opcode,const struct spdk_accel_operation_exec_ctx * ctx,struct spdk_accel_opcode_info * info) accel_dpdk_cryptodev_get_operation_info() argument
/spdk/test/unit/lib/accel/accel.c/
H A Daccel_ut.c594 ut_supports_opcode_all(enum spdk_accel_opcode opcode) ut_supports_opcode_all() argument
/spdk/lib/nvmf/
H A Dctrlr.c4519 uint8_t opcode; _nvmf_request_complete() local
[all...]