Searched defs:mcatype (Results 1 – 6 of 6) sorted by relevance
29 #define ACA_BANK_HWID(type, hwid, mcatype) [ACA_HWIP_TYPE_##type] = {hwid, mcatype} argument40 int mcatype; member187 int hwid, mcatype; in aca_bank_hwip_is_matched() local
112 int mcatype; member
125 int mcatype; member
525 uint16_t hwid, mcatype; in umc_v12_0_update_ecc_status() local
108 uint16_t mcatype; member2798 uint16_t hwid, mcatype; in mca_decode_ipid_to_hwip() local
74 #define HWID_MCATYPE(hwid, mcatype) (((hwid) << 16) | (mcatype)) argument