Searched refs:Revision (Results 1 - 25 of 33) sorted by path

12

/haiku/headers/os/drivers/pcmcia/
H A Dcs.h89 u_int Revision; member in struct:servinfo_t
/haiku/headers/os/package/
H A DPackageVersion.h39 uint32 Revision() const;
/haiku/src/kits/package/
H A DPackageVersion.cpp84 BPackageVersion::Revision() const function in class:BPackageKit::BPackageVersion
/haiku/src/system/boot/platform/amiga_m68k/
H A Drom_calls.h993 uint16 Version, Revision; member in struct:Library
/haiku/headers/private/graphics/radeon_hd/atombios/
H A Datombios.h4210 UCHAR ucRevisionNumber; //10h : Revision 1.0; 11h : Revision 1.1
7938 UCHAR ucMemoryVenderID; // [7:4] Revision, [3:0] Vendor code
7968 UCHAR ucMemoryVenderID; // [7:4] Revision, [3:0] Vendor code
9253 UCHAR Revision; member in struct:__anon48
9266 UINT8 Revision; //0x8
9291 ULONG Revision; //0x60 member in struct:__anon50
/haiku/headers/private/kernel/platform/efi/protocol/
H A Dapple-setos.h13 uint64_t Revision; member in struct:efi_apple_set_os_protocol
H A Dblock-io.h23 uint64_t Revision; member in struct:efi_block_io_protocol
H A Dconsole-control.h21 uint64_t Revision; member in struct:efi_console_control_protocol
H A Ddisk-io.h21 uint64_t Revision; member in struct:efi_disk_io_protocol
H A Dfile.h63 uint64_t Revision; member in struct:efi_file_protocol
H A Dloaded-image.h18 uint32_t Revision; member in struct:__anon25
H A Dserial-io.h70 uint32_t Revision; member in struct:efi_serial_io_protocol
87 const struct elf_guid* DeviceTypeGuid; // Revision 1.1
H A Dsimple-file-system.h17 uint64_t Revision; member in struct:efi_simple_file_system_protocol
H A Dsimple-network.h87 uint64_t Revision; member in struct:efi_simple_network_protocol
/haiku/headers/private/kernel/platform/efi/
H A Dtypes.h77 uint32_t Revision; member in struct:__anon2
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/tables/
H A Dtbfadt.c546 Table->Revision, ACPI_FADT_CONFORMANCE, Length,
H A Dtbinstal.c218 AcpiUtSetIntegerWidth (NewTableDesc->Pointer->Revision);
H A Dtbprint.c277 (ACPI_CAST_PTR (ACPI_TABLE_RSDP, Header)->Revision > 0) ?
279 ACPI_CAST_PTR (ACPI_TABLE_RSDP, Header)->Revision,
292 LocalHeader.Length, LocalHeader.Revision, LocalHeader.OemId,
H A Dtbutils.c417 if ((Rsdp->Revision > 1) &&
H A Dtbxfroot.c187 if (Rsdp->Revision >= 2)
237 if ((Rsdp->Revision >= 2) &&
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutmisc.c277 * PARAMETERS: Revision From DSDT header
282 * of the DSDT. For Revision 1 and 0, Integers are 32 bits.
283 * For Revision 2 and above, Integers are 64 bits. Yes, this
290 UINT8 Revision)
293 if (Revision < 2)
289 AcpiUtSetIntegerWidth( UINT8 Revision) argument
H A Dutxface.c700 PldInfo->Revision = ACPI_PLD_GET_REVISION (&Dword);
740 /* Fifth 32-bit DWord (Revision 2 of _PLD) */
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacbuffer.h220 * Revision 1: Buffer is 16 bytes (128 bits)
221 * Revision 2: Buffer is 20 bytes (160 bits)
228 UINT8 Revision; member in struct:acpi_pld_info
267 #define ACPI_PLD_REV1_BUFFER_SIZE 16 /* For Revision 1 of the buffer (From ACPI spec) */
268 #define ACPI_PLD_REV2_BUFFER_SIZE 20 /* For Revision 2 of the buffer (From ACPI spec) */
269 #define ACPI_PLD_BUFFER_SIZE 20 /* For Revision 2 of the buffer (From ACPI spec) */
354 /* Fifth 32-bit dword, bits 128:159 (Revision 2 of _PLD only) */
H A Dactbl.h218 UINT8 Revision; /* ACPI Specification minor version number */ member in struct:acpi_table_header
262 UINT8 Revision; /* Must be (0) for ACPI 1.0 or (2) for ACPI 2.0+ */ member in struct:acpi_table_rsdp
278 UINT8 Revision; member in struct:acpi_rsdp_common
410 UINT8 MinorRevision; /* FADT Minor Revision (ACPI 5.1) */
H A Dactbl1.h266 * Revision 0x10
405 * Revision 0x1
585 " (Revision 1.01, October 2020.)
592 UINT8 Revision; /* ACPI Specification minor version number */ member in struct:acpi_table_cdat
903 UINT16 Revision; member in struct:acpi_csrt_group
991 UINT8 Revision; member in struct:acpi_dbg2_device
1420 UINT32 Revision; member in struct:acpi_einj_trigger
1577 UINT8 Revision; member in struct:acpi_fpdt_header
2097 UINT16 Revision; member in struct:acpi_hest_generic_data
2112 UINT16 Revision; member in struct:acpi_hest_generic_data_v300
[all...]

Completed in 395 milliseconds

12