Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot.sh36 GUID=
486 g) GUID="-g";;
661 $STMSBOOTUTIL $GUID -l $controller
663 $STMSBOOTUTIL $GUID -L
/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiAcpiDataTable.h17 GUID Identifier;
H A DUefiBaseType.h24 typedef GUID EFI_GUID;
/illumos-gate/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;
/illumos-gate/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
/illumos-gate/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
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DPeImage.h657 GUID MachOUuid;
H A DAcpi64.h1528 GUID AddressRangeTypeGUID;
2775 GUID ComponentId;
2803 GUID DeviceSignature;
H A DAcpi60.h1406 GUID AddressRangeTypeGUID;
H A DAcpi61.h1406 GUID AddressRangeTypeGUID;
H A DAcpi62.h1518 GUID AddressRangeTypeGUID;
H A DAcpi63.h1482 GUID AddressRangeTypeGUID;
/illumos-gate/usr/src/boot/efi/include/
H A DBase.h226 } GUID; typedef
/illumos-gate/usr/src/uts/common/sys/mpt/
H A Dmpi_cnfg.h1107 uint8_t GUID[24]; /* 08h */ member
/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c122 #define GUID "GUID" macro
1284 if (strcasecmp(prop, GUID) == 0) { in convertCharToPropId()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_cnfg.h1880 U8 GUID[24]; /* 0x08 */ member
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v61073 GUID:IAID binding, which doesn't exist outside an IA. We must
/illumos-gate/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.