OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Acpi
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/lib/
dpath.c
21
- § 9.6.1.2:
Acpi
(PNP0A03,0) makes more sense when displayed as PciRoot(0)
561
Type: 2 (
ACPI
Device Path) SubType: 1 (
ACPI
Device Path)
569
ACPI_HID_DEVICE_PATH *
Acpi
;
571
Acpi
= DevPath;
572
if ((
Acpi
->HID & PNP_EISA_ID_MASK) == PNP_EISA_ID_CONST) {
573
switch ( EISA_ID_TO_NUM(
Acpi
-> HID ) ) {
575
CatPrint( Str , L"Keyboard(%d)" ,
Acpi
-> UID ) ;
579
CatPrint( Str , L"ParallelPort(%d)" ,
Acpi
-> UID ) ;
583
CatPrint( Str , L"Serial(%d)" ,
Acpi
-> UID )
[
all
...]
/src/sys/external/bsd/gnu-efi/dist/inc/
efidevp.h
125
*
ACPI
Device Path (UEFI 2.4 specification, version 2.4 § 9.3.3 and 9.3.4.)
478
ACPI_HID_DEVICE_PATH
Acpi
;
513
ACPI_HID_DEVICE_PATH *
Acpi
;
Completed in 18 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025