Searched defs:mcatype (Results 1 – 3 of 3) sorted by relevance
99 int mcatype; member
106 uint16_t mcatype; member2527 uint16_t hwid, mcatype; in mca_decode_ipid_to_hwip() local
74 #define HWID_MCATYPE(hwid, mcatype) (((hwid) << 16) | (mcatype)) argument