Home
last modified time | relevance | path

Searched refs:GUID (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/cmd/lms/heci/
H A Dheci.h48 } GUID; typedef
57 HECI(const GUID guid, bool verbose = true) :
77 GUID _guid;
H A DHECI_if.h70 const GUID HECI_PTHI = {0x12f80028, 0xb4b7, 0x4b2d, {0xac, 0xa8, 0x46, 0xe0, 0xff, 0x65, 0x81, 0x4…
74 const GUID FW_UPDATE_GUID = {0x309dcde8, 0xccb1, 0x4062, {0x8f, 0x78, 0x60, 0x1, 0x15, 0xa3, 0x43, …
76 const GUID WD_GUID = {0x05B79A6F, 0x4628, 0x4D7F, {0x89, 0x9D, 0xA9, 0x15, 0x14, 0xCB, 0x32, 0xA…
H A DHECIUnix.h39 HECILinux(const GUID guid, bool verbose = false);
H A DHECIUnix.cpp85 HECILinux::HECILinux(const GUID guid, bool verbose) : in HECILinux()
/titanic_41/usr/src/cmd/stmsboot/
H A Dstmsboot.sh35 GUID=
485 g) GUID="-g";;
664 $STMSBOOTUTIL $GUID -l $controller
666 $STMSBOOTUTIL $GUID -L
/titanic_41/usr/src/uts/common/smbsrv/ndl/
H A Dsecurity.ndl30 struct GUID {
249 CASE(0) struct GUID type;
253 CASE(0) struct GUID inherited_type;
/titanic_41/usr/src/cmd/lms/
H A DLMEConnection.h360 static const GUID _guid;
390 static const GUID _guidCompat;
H A DLMEConnectionCompat.cpp47 const GUID LMEConnection::_guidCompat = {0x3d98d9b7, 0x1ce8, 0x4252, {0xb3, 0x37, 0x2e, 0xff, 0x10,…
H A DLMEConnection.cpp50 const GUID LMEConnection::_guid = {0x6733a4db, 0x0476, 0x4e7b, {0xb3, 0xaf, 0xbc, 0xfc, 0x29, 0xbe,…
/titanic_41/usr/src/uts/common/sys/ib/mgt/
H A Dsm_attr.h771 ib_guid_t GUID; /* Port GUID hosting the SM */ member
781 ib_guid_t GUID; /* Port GUID hosting the SM */ member
/titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dncsi_cmds.h994 #define MAC_ADDR_TYPE_IB GUID 0x5
1031 #define MAC_ADDR_TYPE_IB GUID 0x5
1149 #define MAC_ADDR_TYPE_IB GUID 0x5
1189 #define MAC_ADDR_TYPE_IB GUID 0x5
/titanic_41/usr/src/uts/common/sys/mpt/
H A Dmpi_cnfg.h1107 uint8_t GUID[24]; /* 08h */ member
/titanic_41/usr/src/cmd/stmfadm/
H A Dstmfadm.c122 #define GUID "GUID" macro
1284 if (strcasecmp(prop, GUID) == 0) { in convertCharToPropId()
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_cnfg.h1676 U8 GUID[24]; /* 0x08 */ member
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v61075 GUID:IAID binding, which doesn't exist outside an IA. We must
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dchanges.txt853 Fixed a problem where the GUID strings for NFIT tables (in acuuid.h) were
1585 For older EFI platforms, use the ACPI 1.0 GUID during RSDP search if
1586 the ACPI 2.0 GUID fails.