Searched refs:SIGNAL_DET_V (Results 1 – 2 of 2) sorted by relevance
914 #define SIGNAL_DET_V(x) ((x) << SIGNAL_DET_S) macro915 #define SIGNAL_DET_F SIGNAL_DET_V(1U)
9220 & ~SIGNAL_DET_V(1)); in t4_shutdown_adapter()