Home | History | Annotate | Download | only in lib

Lines Matching refs:UID

575                 CatPrint( Str , L"Keyboard(%d)" , Acpi-> UID ) ;
579 CatPrint( Str , L"ParallelPort(%d)" , Acpi-> UID ) ;
583 CatPrint( Str , L"Serial(%d)" , Acpi-> UID ) ;
587 CatPrint( Str , L"Floppy(%d)" , Acpi-> UID ) ;
591 CatPrint( Str , L"PciRoot(%d)" , Acpi-> UID ) ;
595 CatPrint( Str , L"PcieRoot(%d)" , Acpi-> UID ) ;
600 if ( Acpi-> UID ) CatPrint( Str , L",%d" , Acpi-> UID ) ;
607 if ( Acpi-> UID ) CatPrint( Str , L",%d" , Acpi-> UID ) ;
608 CatPrint( Str , L")" , Acpi-> HID , Acpi-> UID ) ;