Searched refs:PNP_EISA_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/DragonStub/inc/ | ||
H A D | efidevp.h | 160 #define PNP_EISA_ID_MASK 0xffff macro |
/DragonStub/lib/ | ||
H A D | dpath.c | 570 if ((Acpi->HID & PNP_EISA_ID_MASK) == PNP_EISA_ID_CONST) { in _DevPathAcpi() |