Home
last modified time | relevance | path

Searched defs:maplist (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_bufs.c207 struct drm_map_list ** maplist) in drm_addmap_core()
483 struct drm_map_list *maplist; in drm_addmap_ioctl() local
H A DdrmP.h999 struct list_head maplist; /**< Linked list of regions */ member
/freebsd/contrib/ncurses/progs/
H A Dtset.c227 static MAP *cur, *maplist; variable