Searched refs:opcode (Results 1 - 12 of 12) sorted by relevance

/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dinst.h445 BITFIELD_FIELD(unsigned int opcode : 6,
451 BITFIELD_FIELD(unsigned int opcode : 6,
460 BITFIELD_FIELD(unsigned int opcode : 6,
469 BITFIELD_FIELD(unsigned int opcode : 6,
479 BITFIELD_FIELD(unsigned int opcode : 6,
490 BITFIELD_FIELD(unsigned int opcode : 6,
501 BITFIELD_FIELD(unsigned int opcode : 6,
514 BITFIELD_FIELD(unsigned int opcode : 6,
526 BITFIELD_FIELD(unsigned int opcode : 6,
534 BITFIELD_FIELD(unsigned int opcode
[all...]
/bionic/libc/kernel/uapi/linux/mmc/
H A Dioctl.h26 __u32 opcode; member in struct:mmc_ioc_cmd
/bionic/libc/kernel/uapi/linux/
H A Dnvme.h189 __u8 opcode; member in struct:nvme_common_command
202 __u8 opcode; member in struct:nvme_rw_command
247 __u8 opcode; member in struct:nvme_dsm_cmd
325 __u8 opcode; member in struct:nvme_identify
339 __u8 opcode; member in struct:nvme_features
354 __u8 opcode; member in struct:nvme_create_cq
370 __u8 opcode; member in struct:nvme_create_sq
386 __u8 opcode; member in struct:nvme_delete_queue
397 __u8 opcode; member in struct:nvme_abort_cmd
409 __u8 opcode; member in struct:nvme_download_firmware
422 __u8 opcode; member in struct:nvme_format_cmd
509 __u8 opcode; member in struct:nvme_user_io
526 __u8 opcode; member in struct:nvme_admin_cmd
[all...]
H A Dcoda.h225 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
232 u_int32_t opcode; member in struct:coda_in_hdr
241 u_int32_t opcode; member in struct:coda_out_hdr
H A Dfuse.h491 uint32_t opcode; member in struct:fuse_in_header
/bionic/libc/kernel/uapi/linux/can/
H A Dbcm.h25 __u32 opcode; member in struct:bcm_msg_head
/bionic/libc/kernel/uapi/linux/netfilter_bridge/
H A Debt_arp.h40 __be16 opcode; member in struct:ebt_arp_info
/bionic/libc/include/arpa/
H A Dnameser_compat.h106 unsigned opcode: 4; /* purpose of message */ member in struct:__anon26
122 unsigned opcode :4; /* purpose of message */ member in struct:__anon26
/bionic/libc/dns/resolv/
H A Dres_debug.c164 ns_opcode opcode; local
180 opcode = (ns_opcode) ns_msg_getflag(*handle, ns_f_opcode);
194 p_section(section, opcode));
290 u_int opcode, rcode, id; local
296 opcode = ns_msg_getflag(handle, ns_f_opcode);
309 ";; ->>HEADER<<- opcode: %s, status: %s, id: %d\n",
310 _res_opcodes[opcode], p_rcode((int)rcode), id);
334 p_section(ns_s_qd, (int)opcode), qdcount);
336 p_section(ns_s_an, (int)opcode), ancount);
338 p_section(ns_s_ns, (int)opcode), nscoun
636 p_section(int section, int opcode) argument
[all...]
H A Dres_mkquery.c118 int op, /* opcode of query */
147 hp->opcode = op;
157 * perform opcode specific processing
H A Dres_send.c338 if ((((const HEADER *)(const void *)buf1)->opcode == ns_o_update) &&
339 (((const HEADER *)(const void *)buf2)->opcode == ns_o_update))
/bionic/libc/kernel/uapi/rdma/
H A Dib_user_verbs.h330 __u32 opcode; member in struct:ib_uverbs_wc
609 __u32 opcode; member in struct:ib_uverbs_send_wr

Completed in 341 milliseconds