Home
last modified time | relevance | path

Searched defs:list32 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sgs/include/
H A Dlist.h65 struct list32 { /* a linked list */ struct
66 Elf32_Addr head; /* the first element */
67 Elf32_Addr tail; /* the last element */
/titanic_41/usr/src/uts/common/io/drm/
H A Ddrm_bufs.c792 drm_buf_pub_32_t *list32; in drm_mapbufs() local