Searched refs:OEMID (Results 1 – 4 of 4) sorted by relevance
38 #define OEMID(smc,i) oem_id[i] macro41 #define OEMID(smc,i) smc->hw.oem_id->oi_mark[i] macro60 if (OEMID(smc,0) == 'I') { in set_oem_spec_val()
67 #define OEMID(smc,i) oem_id[ID_BYTE0 + i] macro73 #define OEMID(smc,i) smc->hw.oem_id->oi_id[i] macro
66 # (similar Table Signature, and similar OEMID, and similar OEM Table ID)69 # (dissimilar Table Signature, or dissimilar OEMID, or dissimilar OEM Table
771 } __attribute__ ((packed)) OEMID; /* Byte 2 */ member