Home
last modified time | relevance | path

Searched refs:HID (Results 1 – 2 of 2) sorted by relevance

/DragonStub/lib/
H A Ddpath.c570 if ((Acpi->HID & PNP_EISA_ID_MASK) == PNP_EISA_ID_CONST) { in _DevPathAcpi()
571 switch ( EISA_ID_TO_NUM( Acpi-> HID ) ) { in _DevPathAcpi()
597 CatPrint( Str , L"Acpi(PNP%04x" , EISA_ID_TO_NUM( Acpi-> HID ) ) ; in _DevPathAcpi()
604 CatPrint( Str , L"Acpi(0x%X" , Acpi-> HID ) ; in _DevPathAcpi()
606 CatPrint( Str , L")" , Acpi-> HID , Acpi-> UID ) ; in _DevPathAcpi()
/DragonStub/inc/
H A Defidevp.h130 UINT32 HID; member
137 UINT32 HID; member