Symbol: BIT9
usr/src/boot/efi/include/IndustryStandard/Acpi10.h
487
#define EFI_ACPI_1_0_DCK_CAP BIT9
usr/src/boot/efi/include/IndustryStandard/Acpi20.h
214
#define EFI_ACPI_2_0_DCK_CAP BIT9
usr/src/boot/efi/include/IndustryStandard/Acpi30.h
243
#define EFI_ACPI_3_0_DCK_CAP BIT9
usr/src/boot/efi/include/IndustryStandard/Acpi40.h
201
#define EFI_ACPI_4_0_DCK_CAP BIT9
usr/src/boot/efi/include/IndustryStandard/Acpi50.h
328
#define EFI_ACPI_5_0_DCK_CAP BIT9
usr/src/boot/efi/include/IndustryStandard/Acpi51.h
218
#define EFI_ACPI_5_1_DCK_CAP BIT9
usr/src/boot/efi/include/IndustryStandard/Acpi60.h
218
#define EFI_ACPI_6_0_DCK_CAP BIT9
usr/src/boot/efi/include/IndustryStandard/Acpi61.h
218
#define EFI_ACPI_6_1_DCK_CAP BIT9
usr/src/boot/efi/include/IndustryStandard/Acpi62.h
315
#define EFI_ACPI_6_2_DCK_CAP BIT9
usr/src/boot/efi/include/IndustryStandard/Acpi63.h
223
#define EFI_ACPI_6_3_DCK_CAP BIT9
usr/src/boot/efi/include/IndustryStandard/Acpi64.h
223
#define EFI_ACPI_6_4_DCK_CAP BIT9
usr/src/boot/efi/include/IndustryStandard/PeImage.h
103
#define EFI_IMAGE_FILE_DEBUG_STRIPPED BIT9 ///< 0x0200 Debugging info stripped from file in .DBG file.
usr/src/boot/efi/include/IndustryStandard/PeImage.h
306
#define EFI_IMAGE_SCN_LNK_INFO BIT9 ///< 0x00000200 ///< Section contains comments or some other type of information.
usr/src/boot/efi/include/IndustryStandard/Tpm12.h
1753
#define TPM_DELEGATE_OwnerReadPubek (BIT9)
usr/src/boot/efi/include/IndustryStandard/Tpm12.h
1786
#define TPM_KEY_DELEGATE_CreateMigrationBlob (BIT9)