Home
last modified time | relevance | path

Searched defs:systemType (Results 1 – 1 of 1) sorted by relevance

/developtools/syscap_codec/src/
Dsyscap_tool.c34 uint16_t systemType : 3; member
149 char *systemType = NULL; in PCIDEncode() local
394 char *systemType = headPtr->systemType == 0b001 ? "mini" : in PCIDDecode() local