Searched refs:IS_UNDEFINED (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c63 #define IS_UNDEFINED (0) macro
357 enum pool_type type = IS_UNDEFINED;
569 enum pool_type t[] = {IS_WC, IS_UC, IS_CACHED, IS_DMA32, IS_UNDEFINED};
646 if (type == IS_UNDEFINED)

Completed in 100 milliseconds