Searched refs:_ddb (Results 1 – 1 of 1) sorted by relevance
18 #define SET_DDB(_ddb, _ha) set_bit(_ddb, (_ha)->hw_prof.ddb_bitmap) argument19 #define CLEAR_DDB(_ddb, _ha) clear_bit(_ddb, (_ha)->hw_prof.ddb_bitmap) argument
Completed in 3 milliseconds