Searched refs:SDTX_CATEGORY (Results 1 – 2 of 2) sorted by relevance
25 #define SDTX_CATEGORY(value) ((value) & SDTX_CATEGORY_MASK) macro32 #define SDTX_SUCCESS(value) (SDTX_CATEGORY(value) == SDTX_CATEGORY_STATUS)
186 Other categories are reserved for future use. The ``SDTX_CATEGORY()`` macro357 These codes can be classified via the ``SDTX_CATEGORY()`` macro to discern