Searched refs:SX_ISA_UNIQUEID1 (Results 1 – 2 of 2) sorted by relevance
166 #define SX_ISA_UNIQUEID1 0x20 macro
2157 (((vpdp.uniqid >> 24) & SX_UNIQUEID_MASK) != SX_ISA_UNIQUEID1)) { in probe_sx()2164 if (((vpdp.uniqid >> 24) & SX_UNIQUEID_MASK) == SX_ISA_UNIQUEID1) { in probe_sx()