Home
last modified time | relevance | path

Searched refs:BIT7 (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DPeImage.h105 #define EFI_IMAGE_FILE_BYTES_REVERSED_LO BIT7 ///< 0x0080 Bytes of machine word are reverse…
322 #define EFI_IMAGE_SCN_CNT_UNINITIALIZED_DATA BIT7 ///< 0x00000080
H A DAtapi.h821 #define ATA_ERRREG_BBK BIT7 ///< Bad block detected defined …
833 #define ATA_STSREG_BSY BIT7 ///< Controller Busy defined …
H A DAcpi20.h212 #define EFI_ACPI_2_0_RTC_S4 BIT7
H A DAcpi30.h255 #define EFI_ACPI_3_0_RTC_S4 BIT7
H A DAcpi10.h485 #define EFI_ACPI_1_0_RTC_S4 BIT7
H A DTpm12.h1755 #define TPM_DELEGATE_SetRedirection (BIT7)
1788 #define TPM_KEY_DELEGATE_CreateKeyDelegation (BIT7)
H A DAcpi40.h204 #define EFI_ACPI_4_0_RTC_S4 BIT7
H A DAcpi51.h226 #define EFI_ACPI_5_1_RTC_S4 BIT7
H A DAcpi50.h336 #define EFI_ACPI_5_0_RTC_S4 BIT7
H A DAcpi60.h226 #define EFI_ACPI_6_0_RTC_S4 BIT7
H A DAcpi61.h226 #define EFI_ACPI_6_1_RTC_S4 BIT7
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dzstd_internal.h72 #define BIT7 128 macro
/freebsd/sys/contrib/zstd/lib/common/
H A Dzstd_internal.h71 #define BIT7 128 macro
/freebsd/lib/libefivar/
H A Defivar-dp-format.c280 if (((Info & 0x0f) == 0) && ((Info & BIT7) == 0)) { in DevPathToTextVendor()
282 } else if (((Info & 0x0f) <= 2) && ((Info & BIT7) == 0)) { in DevPathToTextVendor()
817 if (((SasEx->DeviceTopology & 0x0f) == 0) && ((SasEx->DeviceTopology & BIT7) == 0)) { in DevPathToTextSasEx()
819 } else if (((SasEx->DeviceTopology & 0x0f) <= 2) && ((SasEx->DeviceTopology & BIT7) == 0)) { in DevPathToTextSasEx()
/freebsd/sys/contrib/edk2/Include/
H A DBase.h354 #define BIT7 0x00000080 macro
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c1275 #define BIT7 128 macro
H A Dzstd_v03.c2280 #define BIT7 128 macro
H A Dzstd_v02.c2640 #define BIT7 128 macro
H A Dzstd_v04.c299 #define BIT7 128 macro
H A Dzstd_v06.c409 #define BIT7 128 macro
H A Dzstd_v07.c2647 #define BIT7 128 macro
/freebsd/sys/contrib/edk2/
H A DMdePkg.dec2257 # BIT7 - Dispatcher message.<BR>
2364 # BIT7 - Dispatcher message.<BR>