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

  /src/sys/arch/evbarm/stand/board/
gemini_mem.c 43 * This file provides the mem_init() function for ARM Integrator
61 mem_init(void) function in typeref:typename:void
integrator_mem.c 39 * This file provides the mem_init() function for ARM Integrator
51 mem_init(void) function in typeref:typename:void
smdk2410.c 43 mem_init();
53 mem_init(void) function in typeref:typename:void
becc_mem.c 39 * This file provides the mem_init() function for boards using the
63 mem_init(void) function in typeref:typename:void
i80312_mem.c 39 * This file provides the mem_init() function for boards using the
54 mem_init(void) function in typeref:typename:void
i80321_mem.c 39 * This file provides the mem_init() function for boards using the
54 mem_init(void) function in typeref:typename:void
ixp425_mem.c 39 * This file provides the mem_init() function for boards using the
71 mem_init(void) function in typeref:typename:void
smdk2800.c 51 mem_init();
62 mem_init(void) function in typeref:typename:void
  /src/sys/arch/hpcmips/include/
sysconf.h 61 * mem_init - Count available memory
69 void (*mem_init)(paddr_t); member in struct:platform
  /src/sys/arch/ews4800mips/include/
sbdvar.h 59 void (*mem_init)(void *, void *); member in struct:sbd
104 _SBD_OPS_SET(m, mem_init); \

Completed in 21 milliseconds