Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/stand/libsa/
H A Dpdc.c434 if ((err = (*pdc)(PDC_CACHE, PDC_CACHE_DFLT, &pdc_cacheinfo)) < 0) { in fcacheall()
/openbsd/sys/arch/hppa/include/
H A Dpdc.h132 #define PDC_CACHE_DFLT 0 /* return parameters */ macro
/openbsd/sys/arch/hppa/hppa/
H A Dmachdep.c268 if ((error = pdc_call((iodcio_t)pdc, 0, PDC_CACHE, PDC_CACHE_DFLT, in hppa_init()