Searched defs:systemType (Results 1 – 3 of 3) sorted by relevance
26 uint16_t systemType : 3; member35 uint16_t systemType : 3; member
141 char *systemType = jsonSyscapObj->valuestring; in SetPCIDHeader() local402 …ckJsonRootObj(struct FreeDecodePcidJsonInfo freePcidJsonInfo, PCIDMain *pcidMain, char *systemType) in CheckJsonRootObj()475 char *systemType = pcidMain->systemType == 0b001 ? "mini" : in DecodePCID() local561 char *systemType = header->systemType == 0b001 ? "mini" : in AddHeaderToJsonObj() local
54 uint16_t systemType : 3; member