Searched refs:SCMD_STATUS_PRESENT_S (Results 1 – 1 of 1) sorted by relevance
1769 #define SCMD_STATUS_PRESENT_S 28 macro1771 #define SCMD_STATUS_PRESENT_V(x) ((x) << SCMD_STATUS_PRESENT_S)1773 (((x) >> SCMD_STATUS_PRESENT_S) & SCMD_STATUS_PRESENT_M)