Home
last modified time | relevance | path

Searched defs:acpi_nfit_memory_map (Results 1 – 5 of 5) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/include/
H A Dactbl1.h1221 typedef struct acpi_nfit_memory_map struct
1223 ACPI_NFIT_HEADER Header;
1224 UINT32 DeviceHandle;
1225 UINT16 PhysicalId;
1226 UINT16 RegionId;
1227 UINT16 RangeIndex;
1228 UINT16 RegionIndex;
1229 UINT64 RegionSize;
1230 UINT64 RegionOffset;
1231 UINT64 Address;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/acpi/
H A Dactbl2.h1041 u32 device_handle;
1042 u16 physical_id;
1043 u16 region_id;
1044 u16 range_index;
1045 u16 region_index;
1046 u64 region_size;
1047 u64 region_offset;
1048 u64 address;
1049 u16 interleave_index;
1050 u16 interleave_ways;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/acpi/
H A Dactbl2.h1041 u32 device_handle;
1042 u16 physical_id;
1043 u16 region_id;
1044 u16 range_index;
1045 u16 region_index;
1046 u64 region_size;
1047 u64 region_offset;
1048 u64 address;
1049 u16 interleave_index;
1050 u16 interleave_ways;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/acpi/
H A Dactbl2.h1041 u32 device_handle;
1042 u16 physical_id;
1043 u16 region_id;
1044 u16 range_index;
1045 u16 region_index;
1046 u64 region_size;
1047 u64 region_offset;
1048 u64 address;
1049 u16 interleave_index;
1050 u16 interleave_ways;
[all …]
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/include/
H A Dactbl2.h1592 typedef struct acpi_nfit_memory_map struct
1594 ACPI_NFIT_HEADER Header;
1595 UINT32 DeviceHandle;
1596 UINT16 PhysicalId;
1597 UINT16 RegionId;
1598 UINT16 RangeIndex;
1599 UINT16 RegionIndex;
1600 UINT64 RegionSize;
1601 UINT64 RegionOffset;
1602 UINT64 Address;
[all …]