Searched refs:_o (Results 1 – 3 of 3) sorted by relevance
311 #define DO_FIND_MAP(_m, _o) \ argument315 if (dev->maplist[_i]->offset == _o) { \
97 #define DO_FIND_MAP(_m, _o) \ argument101 if (dev->maplist[_i]->offset == _o) { \
313 #define DRM_FIND_MAP(_map, _o) \ argument319 _entry->map->offset == (_o) ) { \