Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 25 of 159) sorted by path

1234567

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAtapi.h342 UINT8 opcode; member
360 UINT8 opcode; member
379 UINT8 opcode; member
398 UINT8 opcode; member
417 UINT8 opcode; member
436 UINT8 opcode; member
/illumos-gate/usr/src/boot/i386/libi386/
H A Dpxe.h469 uint8_t opcode; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c566 blksize_handler(int opcode, char *optval, int *errcode) in blksize_handler()
595 timeout_handler(int opcode, char *optval, int *errcode) in timeout_handler()
624 tsize_handler(int opcode, char *optval, int *errcode) in tsize_handler()
661 process_options(int opcode, char *opts, char *endopts) in process_options()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c237 dns_opcode_string(uint_t opcode) in dns_opcode_string()
H A Dsnoop_filter.c1063 emitop(enum optype opcode) in emitop()
H A Dsnoop_netbios.c161 int opcode = (headerflags & 0x7800)>>11; in print_ns_type() local
/illumos-gate/usr/src/cmd/filesync/
H A Dacls.c50 static int acl(const char *name, int opcode, int count, aclent_t *acls) in acl()
/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddof.c383 dif_instr_t instr, opcode; in dis() local
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c1333 inbound_iomb_opcode(uint32_t opcode) in inbound_iomb_opcode()
1420 outbound_iomb_opcode(uint32_t opcode) in outbound_iomb_opcode()
1507 get_devid_from_ob_iomb(struct pmcs_hw ss, uint32_t *qentryp, uint16_t opcode) in get_devid_from_ob_iomb()
1612 uint16_t opcode = word0 & PMCS_IOMB_OPCODE_MASK; in iomb_is_dev_hdl_specific() local
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_auto.c23 opcode, fileid, pgno, indx, nbytes, hdr, in __db_addrem_log() argument
234 opcode, fileid, pgno, pageimage, pagelsn) in __db_split_log() argument
406 opcode, fileid, pgno, prev_pgno, next_pgno, dbt, in __db_big_log() argument
758 opcode, fileid, pgno, lsn, prev, lsn_prev, in __db_relink_log() argument
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_auto.c24 opcode, fileid, pgno, ndx, pagelsn, key, in __ham_insdel_log() argument
228 opcode, fileid, prev_pgno, prevlsn, new_pgno, pagelsn, in __ham_newpage_log() argument
562 fileid, opcode, pgno, pageimage, pagelsn) in __ham_splitdata_log() argument
945 opcode, fileid, pgno, free_pgno, old_type, old_pgno, in __ham_newpgno_log() argument
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Ddb_auto.h11 u_int32_t opcode; member
28 u_int32_t opcode; member
42 u_int32_t opcode; member
73 u_int32_t opcode; member
H A Dhash_auto.h17 u_int32_t opcode; member
33 u_int32_t opcode; member
65 u_int32_t opcode; member
95 u_int32_t opcode; member
H A Dlog_auto.h17 u_int32_t opcode; member
H A Dtxn_auto.h11 u_int32_t opcode; member
32 u_int32_t opcode; member
47 u_int32_t opcode; member
/illumos-gate/usr/src/cmd/sendmail/db/log/
H A Dlog_auto.c24 opcode, name, uid, id, ftype) in __log_register_log() argument
/illumos-gate/usr/src/cmd/sendmail/db/txn/
H A Dtxn_auto.c23 opcode) in __txn_regop_log() argument
277 opcode, xid, formatID, gtrid, bqual, begin_lsn) in __txn_xa_regop_log() argument
454 opcode, parent) in __txn_child_log() argument
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_doorsvc.c86 smb_dopcode_t opcode; member
219 have_req_privs(uint32_t opcode, int opflags) in have_req_privs()
285 smbd_door_get_opvec(smb_dopcode_t opcode) in smbd_door_get_opvec()
/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c7139 isunsigned_op(char *opcode) in isunsigned_op()
/illumos-gate/usr/src/common/nvme/
H A Dnvme_vuc.c40 const nvme_valid_ctrl_data_t *data, uint64_t opcode, char *msg, in nvme_vuc_field_valid_opc()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dif_arp.h22 uint16_t opcode; member
H A Dpxe.h474 uint8_t opcode; member
H A Dtftp.h38 uint16_t opcode; member
63 uint16_t opcode; member
H A Dundi.c421 int undi_call_silent ( uint16_t opcode ) { in undi_call_silent()
433 int undi_call ( uint16_t opcode ) { in undi_call()
/illumos-gate/usr/src/head/arpa/
H A Dnameser_compat.h134 unsigned opcode: 4; /* purpose of message */ member
150 unsigned opcode :4; /* purpose of message */ member

1234567