Searched refs:MEM_MC (Results 1 – 4 of 4) sorted by relevance
50 enum { MEM_EDC0, MEM_EDC1, MEM_MC, MEM_MC0 = MEM_MC, MEM_MC1, MEM_HMA }; enumerator
715 if ((mtype == MEM_MC) || (mtype == MEM_MC1)) in t4_mem_read()716 ret = t4_mc_read(adap, mtype - MEM_MC, pos, data, NULL); in t4_mem_read()
2502 if (mem_type < MEM_MC) { in get_payload_range()
4390 case MEM_MC: in validate_mt_off_len()