Searched refs:RT2_NCU (Results 1 – 3 of 3) sorted by relevance
77 #define RT2_NCU 1 macro80 #define RT2_MAX RT2_NCU
1307 cmd->cmd_res2_type == RT2_NCU) { in create_func()1312 cmd->cmd_res2_type != RT2_NCU) { in create_func()1343 } else if (cmd->cmd_res2_type == RT2_NCU) { in create_func()1402 } else if (cmd->cmd_res2_type == RT2_NCU) { in create_func()1621 if (cmd->cmd_res2_type == RT2_NCU) { in destroy_func()1679 (cmd->cmd_res2_type == RT2_NCU ? in destroy_func()1846 if (current_scope == NWAM_SCOPE_NCP && cmd->cmd_res2_type != RT2_NCU) { in select_func()1880 if (cmd->cmd_res2_type == RT2_NCU) { in select_func()1918 obj2_type = RT2_NCU; in select_func()3074 if (cmd->cmd_res2_type == RT2_NCU) { in list_func()[all …]
853 resource2_type: NCU { $$ = RT2_NCU; }