Searched refs:mem_name_given (Results 1 – 1 of 1) sorted by relevance
1426 char mem_name_given[MAX_MEM_NAME_SIZE + 1]; in maxq20_mem_access() local1435 p = mem_name_given; in maxq20_mem_access()1438 if (p >= mem_name_given + MAX_MEM_NAME_SIZE) in maxq20_mem_access()1445 m = (mem_access *) hash_find (mem_hash, mem_name_given); in maxq20_mem_access()