Home
last modified time | relevance | path

Searched refs:atge_buf_alloc (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/atge/
H A Datge.h428 extern atge_dma_t *atge_buf_alloc(atge_t *, size_t, int);
H A Datge_main.c1440 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