Searched refs:PNP_SIGNATURE (Results 1 – 1 of 1) sorted by relevance
433 #define PNP_SIGNATURE (('$' << 0) + ('P' << 8) + ('n' << 16) + ('P' << 24)) macro451 if (check->fields.signature != PNP_SIGNATURE) in pnpbios_probe_system()