Home
last modified time | relevance | path

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

/system/ulib/xdc-server-utils/include/xdc-server-utils/
A Dmsg.h22 uint8_t opcode; member
/system/public/zircon/hw/usb/
A Dums.h54 uint8_t opcode; member
65 uint8_t opcode; member
78 uint8_t opcode; member
90 uint8_t opcode; member
119 uint8_t opcode; // UMS_MODE_SENSE6 member
/system/ulib/tftp/
A Dinternal.h24 uint16_t opcode; member
29 uint16_t opcode; member
35 uint16_t opcode; member
A Dtftp-example.c59 uint16_t opcode = ntohs(*(uint16_t*)msg); in connection_send() local
A Dtftp-test.cpp292 bool verify_response_opcode(const test_state& ts, uint16_t opcode) { in verify_response_opcode()
1704 unsigned int opcode = data_buf[0] << 8 | data_buf[1]; in test_tftp_send_data_receive_ack_block_wrapping() local
1776 unsigned int opcode = htons(msg->opcode); in test_tftp_send_data_receive_ack_skip_block_wrap() local
A Dtftp.c972 uint16_t opcode = ntohs(msg->opcode) & 0xff; in tftp_process_msg() local
/system/utest/zxcrypt/
A Dtest-device.h103 zx_status_t block_fifo_txn(uint16_t opcode, uint64_t off, uint64_t len) { in block_fifo_txn()
/system/core/devmgr/devhost/
A Drpc-server.cpp141 static ssize_t do_sync_io(const fbl::RefPtr<zx_device_t>& dev, uint32_t opcode, void* buf, in do_sync_io()
605 static zx_status_t fidl_node_ioctl(void* ctx, uint32_t opcode, uint64_t max_out, in fidl_node_ioctl()
/system/dev/block/block/
A Dserver.cpp71 uint32_t OpcodeToCommand(uint32_t opcode) { in OpcodeToCommand()
/system/public/zircon/device/
A Dblock.h299 uint32_t opcode; member
/system/dev/bluetooth/bt-hci-broadcom/
A Dbt-hci-broadcom.c40 uint16_t opcode; member
/system/ulib/fs/
A Dconnection.cpp512 zx_status_t Connection::NodeIoctl(uint32_t opcode, uint64_t max_out, in NodeIoctl()
/system/dev/block/nvme/
A Dnvme.c42 uint8_t opcode; member

Completed in 45 milliseconds