Searched refs:US_FLIDX_SG_ACTIVE (Results 1 – 2 of 2) sorted by relevance
699 set_bit(US_FLIDX_SG_ACTIVE, &us->flags);705 if (test_and_clear_bit(US_FLIDX_SG_ACTIVE, &us->flags)) {713 clear_bit(US_FLIDX_SG_ACTIVE, &us->flags);
116 #define US_FLIDX_SG_ACTIVE 19 macro