Searched defs:mask_type (Results 1 – 7 of 7) sorted by relevance
155 int mask_type; in uninorth_insert_memory() local204 int mask_type; in uninorth_remove_memory() local
204 int mask_type; in nvidia_insert_memory() local244 int mask_type; in nvidia_remove_memory() local
265 int mask_type; in ati_insert_memory() local313 int mask_type; in ati_remove_memory() local
1032 int mask_type; in agp_generic_insert_memory() local1111 int mask_type, num_entries; in agp_generic_remove_memory() local
49 int mask_type; in amd64_insert_memory() local
11 #define AD760X_CHANNEL(num, mask_sep, mask_type, mask_all) { \ argument
560 enum mask_type { MASK_ONES, MASK_ZEROES, MASK_PREFIX, MASK_OTHER }; enum