Searched refs:busdma_bufalloc (Results 1 – 2 of 2) sorted by relevance
55 struct busdma_bufalloc;56 typedef struct busdma_bufalloc *busdma_bufalloc_t;
69 struct busdma_bufalloc { struct79 struct busdma_bufalloc *ba; in busdma_bufalloc_create() argument84 ba = malloc(sizeof(struct busdma_bufalloc), M_DEVBUF, in busdma_bufalloc_create()