Searched refs:IBTL_ENA_POSSIBLE (Results 1 – 1 of 1) sorted by relevance
1021 #define IBTL_ENA_POSSIBLE 0x80000000 macro1054 ret = IBTL_ENA_POSSIBLE | (type << IBTL_TYPE_SHIFT); in ibt_get_module_failure()1105 if ((status & IBTL_ENA_MASK) == IBTL_ENA_POSSIBLE) { in ibt_check_failure()1106 type = status & ~IBTL_ENA_POSSIBLE >> IBTL_TYPE_SHIFT; in ibt_check_failure()