Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/include/
H A Dpdc.h201 #define PDC_INSTR 15 /* return instr that invokes PDCE_CHECK */ macro
/openbsd/sys/arch/hppa/hppa/
H A Dmachdep.c303 if (pdc_call((iodcio_t)pdc, 0, PDC_INSTR, PDC_INSTR_DFLT, p)) in hppa_init()