Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dpsychovar.h124 bus_space_tag_t psycho_alloc_mem_tag(struct psycho_pbm *);
H A Dpsycho.c393 pp->pp_memt = psycho_alloc_mem_tag(pp); in psycho_attach()
917 psycho_alloc_mem_tag(struct psycho_pbm *pp) in psycho_alloc_mem_tag() function