Searched refs:di_mem (Results 1 – 1 of 1) sorted by relevance
106 struct di_mem { struct107 struct di_mem *next; /* link to next chunk */ argument248 struct di_mem *memlist; /* head of memlist */598 struct di_mem *dcp; in di_ioctl()868 struct di_mem *mem = kmem_zalloc(sizeof (struct di_mem), KM_SLEEP); in di_allocmem()893 struct di_mem *dcp = st->memlist; in di_allocmem()910 struct di_mem *dcp; in di_copymem()944 struct di_mem *dcp, *tmp; in di_freemem()954 kmem_free(tmp, sizeof (struct di_mem)); in di_freemem()1154 struct di_mem *dcp = st->memlist; in di_mem_addr()