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

  /src/sys/arch/ews4800mips/ews4800mips/
bus_space.c 101 static int _default_alloc(void *, bus_addr_t, bus_addr_t, bus_size_t,
110 .ebs_alloc = _default_alloc,
241 _default_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
bus_space.c 101 static int _default_alloc(void *, bus_addr_t, bus_addr_t, bus_size_t,
110 .ebs_alloc = _default_alloc,
241 _default_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
  /src/sys/arch/playstation2/playstation2/
bus_space.c 97 static int _default_alloc(void *, bus_addr_t, bus_addr_t, bus_size_t,
106 pbs_alloc : _default_alloc,
234 _default_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
bus_space.c 97 static int _default_alloc(void *, bus_addr_t, bus_addr_t, bus_size_t,
106 pbs_alloc : _default_alloc,
234 _default_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int

Completed in 71 milliseconds