HomeSort by: relevance | last modified time | path
    Searched defs:_isa_malloc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isa/
isadmavar.h 82 * Memory list used by _isa_malloc().
134 #define _isa_malloc(dma_state, c, s, p, f) \ macro
135 _isa_malloc(dma_state, c, s, f)
138 void *_isa_malloc(struct isa_dma_state *, int, size_t,
isadma.c 726 _isa_malloc(struct isa_dma_state *ids, int chan, size_t size, struct malloc_type *pool, int flags) function in typeref:typename:void *

Completed in 15 milliseconds