Home
last modified time | relevance | path

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

/DragonStub/lib/
H A Ddpath.c573 CatPrint( Str , L"Keyboard(%d)" , Acpi-> UID ) ; in _DevPathAcpi()
577 CatPrint( Str , L"ParallelPort(%d)" , Acpi-> UID ) ; in _DevPathAcpi()
581 CatPrint( Str , L"Serial(%d)" , Acpi-> UID ) ; in _DevPathAcpi()
585 CatPrint( Str , L"Floppy(%d)" , Acpi-> UID ) ; in _DevPathAcpi()
589 CatPrint( Str , L"PciRoot(%d)" , Acpi-> UID ) ; in _DevPathAcpi()
593 CatPrint( Str , L"PcieRoot(%d)" , Acpi-> UID ) ; in _DevPathAcpi()
598 if ( Acpi-> UID ) CatPrint( Str , L",%d" , Acpi-> UID ) ; in _DevPathAcpi()
605 if ( Acpi-> UID ) CatPrint( Str , L",%d" , Acpi-> UID ) ; in _DevPathAcpi()
606 CatPrint( Str , L")" , Acpi-> HID , Acpi-> UID ) ; in _DevPathAcpi()
/DragonStub/inc/
H A Defidevp.h131 UINT32 UID; member
138 UINT32 UID; member