| /onnv/onnv-gate/usr/src/uts/common/io/e1000g/ |
| e1000g_debug.c | 547 char tag_type[32]; /* tag to show memory vs. i/o */ local 560 (void) strcpy(tag_type, "i/o port size:"); 566 (void) strcpy(tag_type, "memory size:"); 596 name, base, tag_type, size, tag_mem);
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| snoop_pppoe.c | 50 uint16_t tag_type; member in struct:taginfo 150 uint16_t tag_type; local 155 tag_type = POET_GET_TYPE(tagptr); 158 tinfo = pppoe_gettaginfo(tag_type); 164 "Tag Type = %d", tag_type); 255 while (taginfo_ptr->tag_type != type &&
|
| /onnv/onnv-gate/usr/src/lib/libfru/libnvfru/ |
| nvfru.c | 258 int tag_type; local 263 tag_type = get_tag_type(tag); 267 if ((tag_type == -1) || 275 if (tag_type == -1) { 280 "%s_%u_%u_%u", get_tagtype_str(tag_type), 295 get_tagtype_str(tag_type),
|
| /onnv/onnv-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
| pmcs_intr.c | 167 uint32_t tag_type; local 191 tag_type = PMCS_TAG_TYPE(pwrk->htag); 192 if (tag_type == PMCS_TAG_TYPE_WAIT) { 202 ASSERT(tag_type == PMCS_TAG_TYPE_CBACK); [all...] |
| /onnv/onnv-gate/usr/src/cmd/prtfru/ |
| prtfru.c | 1039 int tag_type = get_tag_type(tag); local 1048 if ((tag_type == -1) || 1057 if (tag_type == -1) 1061 "%s_%u_%u_%u", get_tagtype_str(tag_type), 1066 unknown.tagType = tag_type; [all...] |
| /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/pmcs/ |
| pmcs.c | 1878 uintmax_t tag_type = UINT_MAX; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/tsol/ |
| tndb.h | 111 uchar_t tag_type; /* Tag Type (1) */ member in struct:cipso_tag_type_1
|