Searched refs:MEM_BOARD_VISIBLE (Results 1 – 5 of 5) sorted by relevance
224 if (!MEM_BOARD_VISIBLE(board) || mem_info->busy || in ac_add_memory()
504 if (!MEM_BOARD_VISIBLE(board) || mem_info->busy || in ac_del_memory()
139 if (!MEM_BOARD_VISIBLE(board) || in ac_mem_test_start()
467 vis = (board != NULL) && MEM_BOARD_VISIBLE(board); in ac_open()
400 #define MEM_BOARD_VISIBLE(BD) \ macro