Searched refs:CORE_UNINIT (Results 1 – 2 of 2) sorted by relevance
99 if (core->state == CORE_UNINIT) in hfi_core_deinit()119 core->state = CORE_UNINIT; in hfi_core_deinit()508 core->state = CORE_UNINIT; in hfi_create()
90 #define CORE_UNINIT 0 macro