Searched refs:atge_buf_alloc (Results 1 – 2 of 2) sorted by relevance
428 extern atge_dma_t *atge_buf_alloc(atge_t *, size_t, int);
1440 dma = atge_buf_alloc(r->r_atge, buflen, f); in atge_alloc_buffers()1529 atge_buf_alloc(atge_t *atgep, size_t len, int f) in atge_buf_alloc() function