Searched refs:PNP_EISA_ID_MASK (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h259 #define PNP_EISA_ID_MASK 0xffff macro
/freebsd-current/stand/efi/include/
H A Defidevp.h158 #define PNP_EISA_ID_MASK 0xffff macro
/freebsd-current/stand/efi/libefi/
H A Ddevpath.c190 if ((acpi->HID & PNP_EISA_ID_MASK) == PNP_EISA_ID_CONST) {
/freebsd-current/lib/libefivar/
H A Defivar-dp-format.c424 if ((Acpi->HID & PNP_EISA_ID_MASK) == PNP_EISA_ID_CONST) {

Completed in 181 milliseconds