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