Searched refs:INST_LOAD_RESOURCES (Results 1 – 2 of 2) sorted by relevance
265 if (inst->state != INST_LOAD_RESOURCES) in hfi_session_start()356 inst->state = INST_LOAD_RESOURCES; in hfi_session_load_res()
87 #define INST_LOAD_RESOURCES 4 macro