Home
last modified time | relevance | path

Searched refs:GEM_IS_APPLE (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/gem/
H A Dif_gemvar.h134 #define GEM_IS_APPLE(sc) \ macro
H A Dif_gem.c294 ((v & GEM_MIF_CONFIG_MDI0) != 0 || GEM_IS_APPLE(sc))) { in gem_attach()
979 GEM_CONFIG_BURST_INF | (GEM_IS_APPLE(sc) ? in gem_init_locked()