Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi20.h212 #define EFI_ACPI_2_0_RTC_S4 BIT7
H A DAcpi10.h474 #define EFI_ACPI_1_0_RTC_S4 BIT7
H A DAcpi30.h241 #define EFI_ACPI_3_0_RTC_S4 BIT7
H A DAcpi40.h199 #define EFI_ACPI_4_0_RTC_S4 BIT7
H A DAcpi50.h326 #define EFI_ACPI_5_0_RTC_S4 BIT7
H A DAcpi51.h216 #define EFI_ACPI_5_1_RTC_S4 BIT7
H A DAcpi60.h216 #define EFI_ACPI_6_0_RTC_S4 BIT7
/freebsd/lib/libefivar/
H A Defivar-dp-format.c284 if (((Info & 0x0f) == 0) && ((Info & BIT7) == 0)) { in DevPathToTextVendor()
286 } else if (((Info & 0x0f) <= 2) && ((Info & BIT7) == 0)) { in DevPathToTextVendor()
803 if (((SasEx->DeviceTopology & 0x0f) == 0) && ((SasEx->DeviceTopology & BIT7) == 0)) { in DevPathToTextSasEx()
805 } else if (((SasEx->DeviceTopology & 0x0f) <= 2) && ((SasEx->DeviceTopology & BIT7) == 0)) { in DevPathToTextSasEx()
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dzstd_internal.h147 #define BIT7 128 macro
/freebsd/sys/contrib/zstd/lib/common/
H A Dzstd_internal.h76 #define BIT7 128 macro
/freebsd/sys/contrib/edk2/Include/
H A DBase.h355 #define BIT7 0x00000080 macro
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c1313 #define BIT7 128 macro
H A Dzstd_v03.c2342 #define BIT7 128 macro
H A Dzstd_v02.c2701 #define BIT7 128 macro
H A Dzstd_v04.c355 #define BIT7 128 macro
H A Dzstd_v06.c465 #define BIT7 128 macro
H A Dzstd_v07.c2702 #define BIT7 128 macro
/freebsd/sys/contrib/edk2/
H A DMdePkg.dec2099 # BIT7 - Dispatcher message.<BR>
2183 # BIT7 - Dispatcher message.<BR>