Searched defs:tag (Results 151 - 175 of 297) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_attn.c1367 u32_t tag = 0; local
1374 /* Other than vlan tag what are other UFP specific data?
1379 LM_MFCFG_READ(pdev, OFFSETOF(mf_cfg_t, func_mf_config[ABS_FUNC_ID(pdev)].e1hov_tag),&tag);
1380 mf_info->ext_id = (u16_t)tag;
1381 pdev->params.ovlan = (u16_t)tag;
1388 /* send function update ramrod to change the tag in the FW */
1390 data->sd_vlan_tag = mm_cpu_to_le16((u16_t)tag);
1475 u32_t tag = 0; local
1482 LM_MFCFG_READ(pdev, OFFSETOF(mf_cfg_t, func_mf_config[ABS_FUNC_ID(pdev)].e1hov_tag),&tag);
1483 mf_info->ext_id = (u16_t)tag;
[all...]
/illumos-gate/usr/src/stand/lib/fs/common/
H A Dcache.c601 static char *tag[] = { "inode", "directory", "disk block", 0}; local
606 for (j = 0; tag[j]; j++) {
615 printf("%s cache:\n", tag[j]);
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c1223 int i, tag; local
1237 tag = NDI_EVENT_TAG(cookie);
1248 switch (tag) {
/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...]
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvio_mailbox.h127 * VIO device message tag.
149 * tag.msgtype == VIO_TYPE_CTRL
150 * tag.submsgtype = VIO_SUBTYPE_{INFO|ACK|NACK}
151 * tag.subtype_env == VIO_VER_INFO
161 /* Common tag */
162 vio_msg_tag_t tag; member in struct:vio_ver_msg
179 * tag.msgtype == VIO_TYPE_CTRL
180 * tag.submsgtype = VIO_SUBTYPE_{INFO|ACK|NACK}
181 * tag.subtype_env == VIO_DRING_REG
184 /* Common tag */
185 vio_msg_tag_t tag; member in struct:vio_dring_reg_msg
231 vio_msg_tag_t tag; member in struct:vio_dring_unreg_msg
244 vio_msg_tag_t tag; member in struct:vio_msg
277 vio_msg_tag_t tag; member in struct:vio_dring_msg
303 vio_msg_tag_t tag; member in struct:vio_inband_desc_msg_hdr
324 vio_msg_tag_t tag; member in struct:vio_raw_data_msg
[all...]
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_domain.c381 char tag; local
411 tag = '*';
416 tag = '-';
420 tag = '.';
428 tag, domain->di_nbname, domain->di_sid);
/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/isns/isnsd/xml/
H A Ddata.c192 * find the index in the global tables for the tag of an attribute.
194 * name - the tag of an attribute.
201 int tag
206 if (xmlArg1[i] == tag &&
277 * tag - the tag of attribute.
287 const int tag,
296 attr->tag = tag;
742 /* attr->tag
286 convert_xml2attr( const int tag, const unsigned char type, xmlChar *value, isns_attr_t *attr ) argument
[all...]
/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.h93 struct tag { struct
94 struct tag *next;
95 enum htmltag tag; member in struct:tag
99 struct tag *head;
132 struct tag *tblt; /* current open table scope */
138 struct tag *metaf; /* current open font scope */
151 struct tag *print_otag(struct html *, enum htmltag,
153 void print_tagq(struct html *, const struct tag *);
154 void print_stagq(struct html *, const struct tag *);
H A Dmdoc_html.c262 "list-tag"
323 struct htmlpair tag; local
325 struct tag *t, *tt;
327 PAIR_CLASS_INIT(&tag, "mandoc");
337 print_otag(h, TAG_DIV, 1, &tag);
339 t = print_otag(h, TAG_DIV, 1, &tag);
378 struct tag *t;
459 struct htmlpair tag; local
460 struct tag *t, *tt;
462 PAIR_CLASS_INIT(&tag, "foo
483 struct htmlpair tag; local
529 struct htmlpair tag; local
564 struct htmlpair tag; local
593 struct htmlpair tag; local
617 struct htmlpair tag; local
633 struct htmlpair tag; local
679 struct htmlpair tag[2]; local
722 struct htmlpair tag; local
733 struct htmlpair tag; local
775 struct htmlpair tag; local
804 struct htmlpair tag[2]; local
899 struct htmlpair tag[3]; local
982 struct htmlpair tag; local
1024 struct htmlpair tag; local
1034 struct htmlpair tag[2]; local
1063 struct htmlpair tag[2]; local
1085 struct htmlpair tag[2]; local
1178 struct htmlpair tag; local
1188 struct htmlpair tag; local
1198 struct htmlpair tag; local
1225 struct htmlpair tag; local
1236 struct htmlpair tag; local
1246 struct htmlpair tag; local
1256 struct htmlpair tag; local
1267 struct htmlpair tag; local
1297 struct htmlpair tag[2]; local
1365 struct htmlpair tag; local
1383 struct htmlpair tag; local
1395 struct htmlpair tag[2]; local
1517 struct htmlpair tag; local
1546 struct htmlpair tag[2]; local
1570 struct htmlpair tag[2]; local
1594 struct htmlpair tag; local
1634 struct htmlpair tag[2]; local
1688 struct htmlpair tag; local
1698 struct htmlpair tag; local
1753 struct htmlpair tag; local
1773 struct htmlpair tag[2]; local
1807 struct htmlpair tag; local
1833 struct htmlpair tag; local
1849 struct htmlpair tag; local
1859 struct htmlpair tag; local
1869 struct htmlpair tag; local
1895 struct htmlpair tag; local
1908 struct htmlpair tag[2]; local
2026 struct htmlpair tag; local
[all...]
/illumos-gate/usr/src/boot/sys/sys/
H A Dvtoc.h75 uint16_t tag; member in struct:vtoc8::__anon454
124 uint16_t p_tag; /* ID tag of partition */
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_pool.c903 const char *tag, uint64_t now, dmu_tx_t *tx, boolean_t holding)
926 name = kmem_asprintf("%llx-%s", (u_longlong_t)dsobj, tag);
937 * Add a temporary hold for the given dataset object and tag.
940 dsl_pool_user_hold(dsl_pool_t *dp, uint64_t dsobj, const char *tag, argument
943 return (dsl_pool_user_hold_rele_impl(dp, dsobj, tag, now, tx, B_TRUE));
947 * Release a temporary hold for the given dataset object and tag.
950 dsl_pool_user_release(dsl_pool_t *dp, uint64_t dsobj, const char *tag, argument
953 return (dsl_pool_user_hold_rele_impl(dp, dsobj, tag, NULL,
1009 dsl_pool_hold(const char *name, void *tag, dsl_pool_t **dp) argument
1014 error = spa_open(name, &spa, tag);
902 dsl_pool_user_hold_rele_impl(dsl_pool_t *dp, uint64_t dsobj, const char *tag, uint64_t now, dmu_tx_t *tx, boolean_t holding) argument
1023 dsl_pool_rele(dsl_pool_t *dp, void *tag) argument
1030 dsl_pool_config_enter(dsl_pool_t *dp, void *tag) argument
1049 dsl_pool_config_enter_prio(dsl_pool_t *dp, void *tag) argument
1056 dsl_pool_config_exit(dsl_pool_t *dp, void *tag) argument
[all...]
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_metad_subr.c597 pr_key_lst(char *tag, key_lst_t *klp) argument
601 md_eprintf("Tag=%s\n", tag);
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.c194 httpDumpData(FILE *fp, const char *tag, const char *buffer, int bytes) argument
198 fprintf(fp, "%s %d(0x%x) bytes...\n", tag, bytes, bytes);
200 fprintf(fp, "%s ", (tag ? tag : ""));
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java404 // Add only if no element in the vector matches the tag.
933 // Evaluate the query by matching the attribute tag and
938 evaluate(AttributeString tag, argument
953 match = attrLevelNot.matchDoesNotContain(tag, returns);
959 Hashtable ttable = (Hashtable)attrLevel.get(tag);
982 match = attrLevelNot.matchEqual(tag, returns);
1298 // Keys for this table are scope/service type/lang tag. Values are
1300 // where all registrations *having* the attribute tag keys in the
1321 // objects with all records having that attribute tag being on the
1342 // values are hashtables with lang tag ke
[all...]
/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/lib/libfru/libfruraw/
H A Draw_access.c758 (void) memcpy(buffer + offset, &pkt_hash->u.pkt_obj->tag,
802 fru_tag_t tag; local
809 retval = get_packet(rawlist, &tag, sizeof (fru_tag_t), offset);
824 data = (char *)&tag;
826 tagtype = get_tag_type(&tag); /* verify tag type */
841 paylen = get_payload_length((void *)&tag);
879 pkt_hash_obj->u.pkt_obj->tag.raw_data = 0;
880 (void) memcpy(&pkt_hash_obj->u.pkt_obj->tag, &tag, tag_siz
[all...]
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib_p.h155 const void * tag; member in struct:evWait
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dcertgetsetop.c346 /* Skip over the CONSTRUCTED SET tag */
428 int tag; local
457 tag = kmfber_next_element(asn1, &size, end);
458 if (tag == BER_INTEGER) {
479 int tag; local
506 if ((tag = kmfber_first_element(asn1, &size, &end)) !=
512 while ((tag = kmfber_next_element(asn1, &size, end)) ==
515 /* Skip over the CONSTRUCTED SET tag */
516 if (kmfber_scanf(asn1, "T", &tag) == KMFBER_DEFAULT) {
547 if (kmfber_scanf(asn1, "tl", &tag,
625 int tag; local
759 int tag; local
924 int tag; local
1040 int tag; local
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c875 * callback volatile function is called when tag volatile property
878 * the tag property passed in rarg parameter.
879 * tag value is copied into the buffer (void *buf).
907 (void) memcpy(buf, &hash_obj->u.pkt_node->tag, sizeof (tag_t));
956 * performed on tag volatile property.
960 * and property handle of the tag cell in the packet table to be
962 * buf contains the tag data + plus DELETE_KEY_TAG
974 uint64_t tag; local
1002 /* verify the tag */
1003 tag
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dfru_access_impl.h59 #define MANR_TAG 0xF80010B7 /* ManR tag */
175 uint8_t headertag; /* section header tag */
205 fru_tag_t tag; member in struct:__anon1220
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTop.java1167 public void showHelpItem(String tag) { argument
1169 helpFrame.showHelp(tag);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_slp.c433 static int slp_field(char *tag, int type) { argument
444 sprintf(get_line(0, 0), "%s: length = -1: Use all NAs", tag);
448 sprintf(get_line(0, 0), "%s: length = %d", tag, length);
555 #define DOFIELD(tag, type) \
556 if (slp_field(tag, type) < 0) \
790 /* skip language tag */
842 /* language tag */
1849 SKIPFIELD(FIELD_DEFAULT); /* tag spec */
/illumos-gate/usr/src/cmd/mail/
H A Dmail.h205 char *tag; member in struct:hdr

Completed in 177 milliseconds

1234567891011>>