Searched refs:dino_memalloc (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/sys/arch/hppa/dev/ |
| D | dino.c | 177 int dino_memalloc(void *, bus_addr_t, bus_addr_t, bus_size_t, bus_size_t, 546 dino_memalloc(void *v, bus_addr_t rstart, bus_addr_t rend, bus_size_t size, in dino_memalloc() function 625 if (dino_memalloc(sc, 0xf0800000, 0xff7fffff, in dino_alloc_parent() 1803 sc->sc_memt.hbt_alloc = dino_memalloc;
|