Searched refs:_state (Results 1 – 2 of 2) sorted by relevance
102 #define __CDS_IS_DRIVER_STATE(_state, _mask) (((_state) & (_mask)) == (_mask)) argument