Searched defs:Tag (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmglobal.c49 char *Tag; /* port monitor tag */ variable
/illumos-gate/usr/src/uts/intel/io/acpica/disassembler/
H A Ddmopcode.c376 char *Tag; local
416 /* Major cheat: We previously put the Tag ptr in the Node field */
418 Tag = ACPI_CAST_PTR (char, IndexOp->Common.Node);
419 if (!Tag)
426 Info = AcpiAhMatchPredefinedName (Tag);
429 AcpiOsPrintf (" // %4.4s: %s", Tag,
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/
H A DparseMain.java181 Tag theTag = null;
248 Tag readNextTag() throws IOException {
249 Tag rv = null;
304 abstract class Tag { class
310 public Tag(String s) { method in class:Tag
314 public Tag() { method in class:Tag
357 Debug.message("Tag: got a tagOpen");
374 Debug.message("Tag: close tag = " + t);
377 Debug.message("Tag: ignoring bad close tag = " + t);
387 Debug.message("Tag
[all...]
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacdisasm.h224 char *Tag; member in struct:acpi_resource_tag
H A Daclocal.h877 /* Structure for Resource Tag information */
896 ACPI_TAG_INFO Tag; /* Resource descriptor tag info */ member in union:acpi_parse_value
/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_ciss.h117 * Structure for Tag field in the controller command structure
175 cpqary3_tag_t Tag; member in struct:_CommandListHeader_t
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_targ.h179 U16 Tag; /* 0x10 */ member in struct:_MPI2_TARGET_SSP_CMD_BUFFER
202 U16 Tag; /* 0x10 */ member in struct:_MPI2_TARGET_SSP_TASK_BUFFER

Completed in 98 milliseconds