Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dfms.c85 void *fms_malloc(void *, int, size_t, int, int);
110 .allocm = fms_malloc,
542 fms_malloc(void *addr, int direction, size_t size, int pool, int flags) in fms_malloc() function