Searched refs:tag (Results 126 - 150 of 466) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dbiospnp.c191 u_int tag, i, rlen, dlen; local
199 tag = p[i];
201 if (PNP_RES_TYPE(tag) == 0) {
202 rlen = PNP_SRES_LEN(tag);
204 switch (PNP_SRES_NUM(tag)) {
219 switch(PNP_LRES_NUM(tag)) {
/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_talk2ctlr.c130 uint32_t tag; local
151 /* Get the tag */
153 tag = replyq_ptr->replyq_headptr[0];
154 if ((tag >> CPQARY3_GET_MEM_TAG) >= (CmdsOutMax / 3) * 3) {
161 tag >> CPQARY3_GET_MEM_TAG];
163 Header.Tag.drvinfo_n_err = (tag & 0xF) >> 1;
203 uint32_t tag; local
217 while ((tag = ddi_get32(cpqary3p->opq_handle,
220 tag >> CPQARY3_GET_MEM_TAG];
222 Header.Tag.drvinfo_n_err = (tag
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h271 int dmu_objset_hold(const char *name, void *tag, objset_t **osp);
273 boolean_t readonly, void *tag, objset_t **osp);
274 void dmu_objset_rele(objset_t *os, void *tag);
275 void dmu_objset_disown(objset_t *os, void *tag);
436 int dmu_bonus_hold(objset_t *os, uint64_t object, void *tag, dmu_buf_t **);
447 int dmu_spill_hold_by_bonus(dmu_buf_t *bonus, void *tag, dmu_buf_t **dbp);
449 void *tag, dmu_buf_t **dbp);
450 int dmu_spill_hold_existing(dmu_buf_t *bonus, void *tag, dmu_buf_t **dbp);
467 void *tag, dmu_buf_t **, int flags);
469 void *tag, dmu_buf_
[all...]
H A Dzap_impl.h200 krw_t lti, boolean_t fatreader, boolean_t adding, void *tag, zap_t **zapp);
201 void zap_unlockdir(zap_t *zap, void *tag);
220 const void *val, void *tag, dmu_tx_t *tx);
223 void *tag, dmu_tx_t *tx);
233 const void *val, uint32_t cd, void *tag, dmu_tx_t *tx);
/illumos-gate/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c680 fru_tag_t tag, uint8_t *data, size_t data_len)
708 if (data_len >= (buf_size - get_tag_size(get_tag_type(&tag)))) {
716 /* write the tag and data into the buffer */
717 memcpy(buffer, &tag, get_tag_size(get_tag_type(&tag)));
718 memcpy((void *)(buffer+get_tag_size(get_tag_type(&tag))),
787 /* get the next tag */
801 * From the handle, segment name, tag, and instance of the tag get me:
803 * tagHdl: tag propert
679 fpt_add_tag_to_seg(fru_treehdl_t handle, const char *seg_name, fru_tag_t tag, uint8_t *data, size_t data_len) argument
806 get_tag_handle(picl_nodehdl_t handle, const char *segment, fru_tag_t tag, int instance, picl_nodehdl_t *segHdl, picl_prophdl_t *tagHdl) argument
851 fpt_get_tag_data(fru_treehdl_t handle, const char *seg_name, fru_tag_t tag, int instance, uint8_t **data, size_t *data_len) argument
892 fpt_set_tag_data(fru_treehdl_t handle, const char *seg_name, fru_tag_t tag, int instance, uint8_t *data, size_t data_len) argument
922 fpt_delete_tag(fru_treehdl_t handle, const char *seg_name, fru_tag_t tag, int instance) argument
1054 fpt_for_each_packet(fru_treeseghdl_t treesegment, int (*function)(fru_tag_t *tag, uint8_t *payload, size_t length, void *args), void *args) argument
1072 fru_tag_t tag; local
[all...]
/illumos-gate/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c691 fru_tag_t tag, uint8_t *data, size_t data_len)
720 if (data_len >= (buf_size - get_tag_size(get_tag_type(&tag)))) {
728 /* write the tag and data into the buffer */
729 memcpy(buffer, &tag, get_tag_size(get_tag_type(&tag)));
730 memcpy((void *)(buffer+get_tag_size(get_tag_type(&tag))),
799 /* get the next tag */
813 * From the handle, segment name, tag, and instance of the tag get me:
815 * tagHdl: tag propert
690 fpt_add_tag_to_seg(fru_treehdl_t handle, const char *seg_name, fru_tag_t tag, uint8_t *data, size_t data_len) argument
818 get_tag_handle(picl_nodehdl_t handle, const char *segment, fru_tag_t tag, int instance, picl_nodehdl_t *segHdl, picl_prophdl_t *tagHdl) argument
863 fpt_get_tag_data(fru_treehdl_t handle, const char *seg_name, fru_tag_t tag, int instance, uint8_t **data, size_t *data_len) argument
904 fpt_set_tag_data(fru_treehdl_t handle, const char *seg_name, fru_tag_t tag, int instance, uint8_t *data, size_t data_len) argument
934 fpt_delete_tag(fru_treehdl_t handle, const char *seg_name, fru_tag_t tag, int instance) argument
1069 fpt_for_each_packet(fru_treeseghdl_t treesegment, int (*function)(fru_tag_t *tag, uint8_t *payload, size_t length, void *args), void *args) argument
1087 fru_tag_t tag; local
[all...]
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_txdring.c102 pkt->tag.vio_subtype = VIO_SUBTYPE_NACK; \
103 pkt->tag.vio_sid = ldcp->local_session; \
125 mp->tag.vio_msgtype = VIO_TYPE_CTRL;
126 mp->tag.vio_subtype = VIO_SUBTYPE_INFO;
127 mp->tag.vio_subtype_env = VIO_DRING_REG;
128 mp->tag.vio_sid = ldcp->local_session;
631 vio_msg_tag_t *tag = (vio_msg_tag_t *)msgp; local
642 D2(vswp, "send_msg: type 0x%llx", tag->vio_msgtype);
643 D2(vswp, "send_msg: stype 0x%llx", tag->vio_subtype);
644 D2(vswp, "send_msg: senv 0x%llx", tag
[all...]
H A Dvsw_ldc.c295 #define DUMP_TAG(tag) \
297 D1(NULL, "DUMP_TAG: type 0x%llx", (tag).vio_msgtype); \
298 D1(NULL, "DUMP_TAG: stype 0x%llx", (tag).vio_subtype); \
299 D1(NULL, "DUMP_TAG: senv 0x%llx", (tag).vio_subtype_env); \
302 #define DUMP_TAG_PTR(tag) \
304 D1(NULL, "DUMP_TAG: type 0x%llx", (tag)->vio_msgtype); \
305 D1(NULL, "DUMP_TAG: stype 0x%llx", (tag)->vio_subtype); \
306 D1(NULL, "DUMP_TAG: senv 0x%llx", (tag)->vio_subtype_env); \
314 #define DUMP_TAG(tag)
315 #define DUMP_TAG_PTR(tag)
2225 vio_msg_tag_t tag; local
[all...]
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c918 struct tag *tag, uint16_t tag_id, uint32_t blkno, uint16_t crc_len)
927 addr = (uint8_t *)tag;
928 crc_len -= sizeof (struct tag);
931 tag->tag_id = SWAP_16(tag_id);
932 tag->tag_desc_ver = SWAP_16(2);
933 tag->tag_cksum = 0;
934 tag->tag_res = 0;
935 tag->tag_sno = SWAP_16(udf_vfsp->udf_tsno);
936 tag
917 ud_make_tag(struct udf_vfs *udf_vfsp, struct tag *tag, uint16_t tag_id, uint32_t blkno, uint16_t crc_len) argument
1178 ud_verify_tag_and_desc(struct tag *tag, uint16_t id, uint32_t blockno, int32_t verify_desc, int32_t desc_len) argument
[all...]
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPV1SSrvMsg.java617 String tag = "";
622 // Gather the tag and value.
632 // Parse the tag.
634 tag = parseTag(tk, firstEscaped);
636 if (tag.length() <= 0) {
644 // Unescape tag.
646 tag = ServiceLocationAttributeV1.unescapeAttributeString(tag,
651 tag = ServiceLocationAttribute.escapeAttributeString(tag, tru
[all...]
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/
H A DparseMain.java88 public void setTag(String tag) throws IOException { argument
89 theTag = new String(tag);
92 public void tag(String tag) throws IOException { argument
93 if (tag != null) {
96 "{\"" + theTag + ".tag\", \"" + tag + "\"},");
199 Debug.message("Unknown tag: " + theTag);
253 String tag = readTagName();
254 Debug.message("readNextTag name: " + tag);
[all...]
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dobj.c130 /* the tag of UID of each type of object */
690 /* set the tag, len and value */
691 attr->tag = UID_TAG[obj->type];
1312 switch (tmp->tag) {
1318 char *name = make_unique_name(&len, tmp->tag);
1321 attr->tag = tmp->tag;
1344 attr->tag = tmp->tag;
1360 attr->tag
[all...]
/illumos-gate/usr/src/cmd/fmthard/
H A Dfmthard.c473 int tag; local
479 &part, &tag, &flag, &start, &size) != 5) {
489 vtoc->v_part[part].p_tag = (ushort_t)tag;
504 int tag; local
510 &part, &tag, &flag, &start, &size) != 5) {
520 efi->efi_parts[part].p_tag = (ushort_t)tag;
535 int tag; local
567 &part, &tag, &flag, &start, &size) != 5) {
584 vtoc->v_part[part].p_tag = (ushort_t)tag;
603 int tag; local
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dcombined.c82 combined_walk_data_save(combined_walk_data_t *cwd, void *tag) argument
90 cwd->cwd_tag = tag;
109 combined_walk_data_find(void *tag) argument
113 if (tag == NULL) {
118 if (cwd->cwd_tag == tag) {
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A DAppcertUtil.pm224 # Prepend "objects/" and ":" tag to avoid dirname starting
277 # Loop over directory entries until one matches the magic tag
1109 my ($n, $tag, $val);
1121 ($n, $tag, $val) = split(/\s+/, trim($line));
1122 if ($tag eq "SONAME") {
1436 my ($line, $dump, $idx, $tag, $val);
1443 ($idx, $tag, $val) = split(/\s+/, $dump);
1445 if ($tag eq 'FILTER' || $tag eq 'SUNW_FILTER') {
1448 } elsif ($tag e
[all...]
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dcap.c136 Dbg_cap_ptr_entry(Lm_list *lml, dbg_state_t dbg_state, Xword tag, argument
145 conv_cap_tag(tag, 0, &inv_buf), ptr);
153 Dbg_cap_val_entry(Lm_list *lml, dbg_state_t dbg_state, Xword tag, Xword val, argument
163 conv_cap_tag(tag, 0, &inv_buf), conv_cap_val(tag, val, mach, 0,
/illumos-gate/usr/src/cmd/pools/poolstat/
H A Dpoolstat.c502 char tag; local
519 tag = 'K';
522 tag = 'K'; pw -= 1;
525 tag = 'K'; pw -= 2;
528 tag = 'M';
531 tag = 'M'; pw -= 1;
534 tag = 'M'; pw -= 2;
537 tag = 'G';
540 tag = 'G'; pw -= 1;
543 tag
[all...]
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c76 extern void maketag(struct tag *, struct tag *);
77 extern int verifytag(struct tag *, uint32_t, struct tag *, int);
569 maketag(tp, (struct tag *)buf2);
607 struct tag *tp;
695 sizeof (struct tag);
730 sizeof (struct tag);
759 sizeof (struct tag);
810 sizeof (struct tag);
[all...]
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_nvram.c44 uint32_t *end; /* End tag position */
80 uint32_t dword, tag; local
83 tag = __LE_TO_CPU_32(dword);
85 return (tag);
124 * TLV item DWORD length is tag + length + value (rounded up to DWORD)
152 /* No more tags after END tag */
198 __in uint32_t tag)
204 if (tlv_tag(cursor) == tag)
229 /* Check current item has space for tag and length */
236 /* Check we have value data for current item and another tag */
196 tlv_find( __inout tlv_cursor_t *cursor, __in uint32_t tag) argument
377 tlv_write( __in tlv_cursor_t *cursor, __in uint32_t tag, __in_bcount(size) uint8_t *data, __in size_t size) argument
398 tlv_insert( __inout tlv_cursor_t *cursor, __in uint32_t tag, __in_bcount(size) uint8_t *data, __in size_t size) argument
497 tlv_modify( __inout tlv_cursor_t *cursor, __in uint32_t tag, __in_bcount(size) uint8_t *data, __in size_t size) argument
935 uint32_t tag; local
1246 ef10_nvram_buf_read_tlv( __in efx_nic_t *enp, __in_bcount(max_seg_size) caddr_t seg_data, __in size_t max_seg_size, __in uint32_t tag, __deref_out_bcount_opt(*sizep) caddr_t *datap, __out size_t *sizep) argument
1309 ef10_nvram_partn_read_tlv( __in efx_nic_t *enp, __in uint32_t partn, __in uint32_t tag, __deref_out_bcount_opt(*seg_sizep) caddr_t *seg_datap, __out size_t *seg_sizep) argument
1618 ef10_nvram_partn_write_tlv( __in efx_nic_t *enp, __in uint32_t partn, __in uint32_t tag, __in_bcount(size) caddr_t data, __in size_t size) argument
1634 ef10_nvram_segment_write_tlv( __in efx_nic_t *enp, __in uint32_t partn, __in uint32_t tag, __in_bcount(size) caddr_t data, __in size_t size, __inout caddr_t *seg_datap, __inout size_t *partn_offsetp, __inout size_t *src_remain_lenp, __inout size_t *dest_remain_lenp, __in boolean_t write) argument
1717 ef10_nvram_partn_write_segment_tlv( __in efx_nic_t *enp, __in uint32_t partn, __in uint32_t tag, __in_bcount(size) caddr_t data, __in size_t size, __in boolean_t all_segments) argument
[all...]
/illumos-gate/usr/src/cmd/refer/
H A Drefer7.c28 chkdup(char *tag) argument
33 if (reftable[i] && strcmp(reftable[i], tag) == 0)
39 strcpy(rtp, tag);
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsetadmin.c55 char *tag; member in struct:__anon1868
99 if (strcmp(a_paramName, admlist[i].tag) == 0) {
169 if (strcmp(param, admlist[i].tag) == 0) {
/illumos-gate/usr/src/uts/common/tnf/
H A Dtnf_types.h106 * NOTE: These macros DO NOT export the tags. In the kernel, tag data
237 typedef tnf_ref32_t tnf_tag_arg_t; /* tag qualifier */
346 tnf_tag_t tag; member in struct:__anon9260
357 tnf_tag_t tag; member in struct:__anon9261
363 tnf_tag_t tag; member in struct:__anon9262
371 tnf_tag_t tag; member in struct:__anon9263
378 tnf_tag_t tag; member in struct:__anon9264
387 tnf_tag_t tag; member in struct:__anon9265
431 * tag data pointers.
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h88 #define EVL_VLANOFTAG(tag) ((tag) & EVL_VLID_MASK)
89 #define EVL_PRIOFTAG(tag) (((tag) >> 13) & 7)
90 #define EVL_CFIOFTAG(tag) (((tag) >> 12) & 1)
368 * offload for VLAN tag processing. It will check the mbuf to see if it has
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_parse.c84 char *cp, ch, *tag, *value; local
151 tag = cp;
155 if (cp == tag)
158 p = tag;
188 p = strchr(tag, '*');
192 tag, 0, &state->current_section);
200 p = strchr(tag, '*');
203 profile_add_node(state->current_section, tag, value, &node);
/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg.h53 char *tag, int tag_len, char *val, int val_len);
55 char *tag, char *val);

Completed in 125 milliseconds

1234567891011>>