Searched refs:SCMD_STATUS_PRESENT_S (Results 1 – 1 of 1) sorted by relevance
1813 #define SCMD_STATUS_PRESENT_S 28 macro1815 #define SCMD_STATUS_PRESENT_V(x) ((x) << SCMD_STATUS_PRESENT_S)1817 (((x) >> SCMD_STATUS_PRESENT_S) & SCMD_STATUS_PRESENT_M)