Home
last modified time | relevance | path

Searched refs:zsdt (Results 1 – 20 of 20) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/core/
H A Dacpi.c155 static int acpi_sx_zsdt ( userptr_t zsdt, uint32_t signature ) { in acpi_sx_zsdt() argument
167 copy_from_user ( &acpi, zsdt, 0, sizeof ( acpi ) ); in acpi_sx_zsdt()
177 copy_from_user ( &buf, zsdt, offset, sizeof ( buf ) ); in acpi_sx_zsdt()
180 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s at offset %#zx\n", in acpi_sx_zsdt()
181 user_to_phys ( zsdt, 0 ), acpi_name ( signature ), in acpi_sx_zsdt()
186 copy_from_user ( &buf, zsdt, ( offset + 3 /* pkg header */ ), in acpi_sx_zsdt()
188 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s containing " in acpi_sx_zsdt()
189 "%02x:%02x:%02x:%02x\n", user_to_phys ( zsdt, 0 ), in acpi_sx_zsdt()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/core/
H A Dacpi.c186 static int acpi_sx_zsdt ( userptr_t zsdt, uint32_t signature ) { in acpi_sx_zsdt() argument
198 copy_from_user ( &acpi, zsdt, 0, sizeof ( acpi ) ); in acpi_sx_zsdt()
208 copy_from_user ( &buf, zsdt, offset, sizeof ( buf ) ); in acpi_sx_zsdt()
211 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s at offset %#zx\n", in acpi_sx_zsdt()
212 user_to_phys ( zsdt, 0 ), acpi_name ( signature ), in acpi_sx_zsdt()
217 copy_from_user ( &buf, zsdt, ( offset + 3 /* pkg header */ ), in acpi_sx_zsdt()
219 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s containing " in acpi_sx_zsdt()
220 "%02x:%02x:%02x:%02x\n", user_to_phys ( zsdt, 0 ), in acpi_sx_zsdt()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/core/
H A Dacpi.c186 static int acpi_sx_zsdt ( userptr_t zsdt, uint32_t signature ) { in acpi_sx_zsdt() argument
198 copy_from_user ( &acpi, zsdt, 0, sizeof ( acpi ) ); in acpi_sx_zsdt()
208 copy_from_user ( &buf, zsdt, offset, sizeof ( buf ) ); in acpi_sx_zsdt()
211 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s at offset %#zx\n", in acpi_sx_zsdt()
212 user_to_phys ( zsdt, 0 ), acpi_name ( signature ), in acpi_sx_zsdt()
217 copy_from_user ( &buf, zsdt, ( offset + 3 /* pkg header */ ), in acpi_sx_zsdt()
219 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s containing " in acpi_sx_zsdt()
220 "%02x:%02x:%02x:%02x\n", user_to_phys ( zsdt, 0 ), in acpi_sx_zsdt()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/core/
H A Dacpi.c186 static int acpi_sx_zsdt ( userptr_t zsdt, uint32_t signature ) { in acpi_sx_zsdt() argument
198 copy_from_user ( &acpi, zsdt, 0, sizeof ( acpi ) ); in acpi_sx_zsdt()
208 copy_from_user ( &buf, zsdt, offset, sizeof ( buf ) ); in acpi_sx_zsdt()
211 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s at offset %#zx\n", in acpi_sx_zsdt()
212 user_to_phys ( zsdt, 0 ), acpi_name ( signature ), in acpi_sx_zsdt()
217 copy_from_user ( &buf, zsdt, ( offset + 3 /* pkg header */ ), in acpi_sx_zsdt()
219 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s containing " in acpi_sx_zsdt()
220 "%02x:%02x:%02x:%02x\n", user_to_phys ( zsdt, 0 ), in acpi_sx_zsdt()
/dports/net/ipxe/ipxe-2265a65/src/core/
H A Dacpi.c180 static int acpi_zsdt ( userptr_t zsdt, uint32_t signature, void *data, in acpi_zsdt() argument
181 int ( * extract ) ( userptr_t zsdt, size_t len, in acpi_zsdt()
190 copy_from_user ( &acpi, zsdt, 0, sizeof ( acpi ) ); in acpi_zsdt()
199 copy_from_user ( &buf, zsdt, offset, sizeof ( buf ) ); in acpi_zsdt()
202 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s at offset %#zx\n", in acpi_zsdt()
203 user_to_phys ( zsdt, 0 ), acpi_name ( signature ), in acpi_zsdt()
207 if ( ( rc = extract ( zsdt, len, offset, data ) ) == 0 ) in acpi_zsdt()
223 int ( * extract ) ( userptr_t zsdt, size_t len, in acpi_extract()
H A Dacpimac.c75 static int acpi_extract_mac ( userptr_t zsdt, size_t len, size_t offset, in acpi_extract_mac() argument
96 copy_from_user ( auxmac, zsdt, ( offset + skip ), in acpi_extract_mac()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/core/
H A Dacpi.c186 static int acpi_sx_zsdt ( userptr_t zsdt, uint32_t signature ) { in acpi_sx_zsdt() argument
198 copy_from_user ( &acpi, zsdt, 0, sizeof ( acpi ) ); in acpi_sx_zsdt()
208 copy_from_user ( &buf, zsdt, offset, sizeof ( buf ) ); in acpi_sx_zsdt()
211 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s at offset %#zx\n", in acpi_sx_zsdt()
212 user_to_phys ( zsdt, 0 ), acpi_name ( signature ), in acpi_sx_zsdt()
217 copy_from_user ( &buf, zsdt, ( offset + 3 /* pkg header */ ), in acpi_sx_zsdt()
219 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s containing " in acpi_sx_zsdt()
220 "%02x:%02x:%02x:%02x\n", user_to_phys ( zsdt, 0 ), in acpi_sx_zsdt()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/core/
H A Dacpi.c186 static int acpi_sx_zsdt ( userptr_t zsdt, uint32_t signature ) { in acpi_sx_zsdt() argument
198 copy_from_user ( &acpi, zsdt, 0, sizeof ( acpi ) ); in acpi_sx_zsdt()
208 copy_from_user ( &buf, zsdt, offset, sizeof ( buf ) ); in acpi_sx_zsdt()
211 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s at offset %#zx\n", in acpi_sx_zsdt()
212 user_to_phys ( zsdt, 0 ), acpi_name ( signature ), in acpi_sx_zsdt()
217 copy_from_user ( &buf, zsdt, ( offset + 3 /* pkg header */ ), in acpi_sx_zsdt()
219 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s containing " in acpi_sx_zsdt()
220 "%02x:%02x:%02x:%02x\n", user_to_phys ( zsdt, 0 ), in acpi_sx_zsdt()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/core/
H A Dacpi.c186 static int acpi_sx_zsdt ( userptr_t zsdt, uint32_t signature ) { in acpi_sx_zsdt() argument
198 copy_from_user ( &acpi, zsdt, 0, sizeof ( acpi ) ); in acpi_sx_zsdt()
208 copy_from_user ( &buf, zsdt, offset, sizeof ( buf ) ); in acpi_sx_zsdt()
211 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s at offset %#zx\n", in acpi_sx_zsdt()
212 user_to_phys ( zsdt, 0 ), acpi_name ( signature ), in acpi_sx_zsdt()
217 copy_from_user ( &buf, zsdt, ( offset + 3 /* pkg header */ ), in acpi_sx_zsdt()
219 DBGC ( zsdt, "DSDT/SSDT %#08lx found %s containing " in acpi_sx_zsdt()
220 "%02x:%02x:%02x:%02x\n", user_to_phys ( zsdt, 0 ), in acpi_sx_zsdt()
/dports/net/ipxe/ipxe-2265a65/src/arch/x86/interface/pcbios/
H A Dacpipwr.c65 static int acpi_extract_sx ( userptr_t zsdt, size_t len, size_t offset, in acpi_extract_sx() argument
80 copy_from_user ( bytes, zsdt, offset, sizeof ( bytes ) ); in acpi_extract_sx()
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Dacpi.h391 int ( * extract ) ( userptr_t zsdt, size_t len,
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DErbi.txt.in44891 zsdt 最多 1432
H A DErbi-QS.txt.in78607 zsdt 最多 1432
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/zh/
H A DErbi.txt.in44891 zsdt 最多 1432
H A DErbi-QS.txt.in78607 zsdt 最多 1432
/dports/japanese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DErbi.txt.in44891 zsdt 最多 1432
H A DErbi-QS.txt.in78607 zsdt 最多 1432
/dports/korean/scim-tables/scim-tables-0.5.10/tables/zh/
H A DErbi.txt.in44891 zsdt 最多 1432
H A DErbi-QS.txt.in78607 zsdt 最多 1432
/dports/chinese/wenju/wenju-1.6/src/tim/tables/
H A Derbi.tim50360 zsdt=最多