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