Home
last modified time | relevance | path

Searched refs:pdcproc_cache (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/hppa/include/
H A Dpdc.h783 int pdcproc_cache(struct pdc_cache *);
/netbsd-src/sys/arch/hppa/dev/
H A Dpdc.c637 pdcproc_cache(struct pdc_cache *pc) in pdcproc_cache() function
/netbsd-src/sys/arch/hppa/hppa/
H A Dmachdep.c477 error = pdcproc_cache(&pdc_cache); in hppa_init()