Searched defs:mcatype (Results 1 – 3 of 3) sorted by relevance
112 int mcatype; member
71 #define HWID_MCATYPE(hwid, mcatype) (((hwid) << 16) | (mcatype)) argument
107 uint16_t mcatype; member3392 uint16_t hwid, mcatype; in mca_decode_ipid_to_hwip() local