Searched refs:BIT7 (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/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-13-stable/lib/libefivar/
H A Defivar-dp-format.c289 if (((Info & 0x0f) == 0) && ((Info & BIT7) == 0)) {
291 } else if (((Info & 0x0f) <= 2) && ((Info & BIT7) == 0)) {
769 if (((SasEx->DeviceTopology & 0x0f) == 0) && ((SasEx->DeviceTopology & BIT7) == 0)) {
771 } else if (((SasEx->DeviceTopology & 0x0f) <= 2) && ((SasEx->DeviceTopology & BIT7) == 0)) {
/freebsd-13-stable/sys/contrib/zstd/lib/common/
H A Dzstd_internal.h148 #define BIT7 128 macro
/freebsd-13-stable/sys/contrib/edk2/Include/
H A DBase.h355 #define BIT7 0x00000080 macro
/freebsd-13-stable/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c1317 #define BIT7 128 macro
H A Dzstd_v03.c2346 #define BIT7 128 macro
H A Dzstd_v02.c2705 #define BIT7 128 macro
H A Dzstd_v04.c358 #define BIT7 128 macro
H A Dzstd_v06.c468 #define BIT7 128 macro
H A Dzstd_v07.c2706 #define BIT7 128 macro
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c6445 #define BIT7 128 macro
[all...]

Completed in 231 milliseconds