Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Desa.c107 void * esa_malloc(void *, int, size_t, int, int);
161 .allocm = esa_malloc,
406 esa_malloc(void *hdl, int direction, size_t size, int type, int flags) in esa_malloc() function