Home
last modified time | relevance | path

Searched refs:mt_last (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/accelerants/radeon/
H A Dradeon_accelerant.h58 } mapped_memory[mt_last+1];
/haiku/headers/private/graphics/radeon/
H A Dradeon_interface.h84 mt_last = mt_nonlocal enumerator
550 memory_type_info memory[mt_last]; // info about memory types
/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A Dradeon_driver.h131 mem_info *memmgr[mt_last+1]; // memory managers;
H A Ddriver.c342 if( am->memory_type > mt_last ) in control_hook()
357 if( fm->memory_type > mt_last ) in control_hook()