Searched refs:busdma_mem_alloc (Results 1 – 3 of 3) sorted by relevance
56 int busdma_mem_alloc(busdma_tag_t tag, u_int flags, busdma_md_t *out_p);
138 busdma_mem_alloc(busdma_tag_t tag, u_int flags, busdma_md_t *out_p) in busdma_mem_alloc() function
294 busdma_mem_alloc(PyObject *self, PyObject *args) in busdma_mem_alloc() function458 { "mem_alloc", busdma_mem_alloc, METH_VARARGS,