Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dpdc.h16 #define PDC_ERROR -3 /* Call could not complete without an error */ macro
/openbmc/linux/arch/parisc/kernel/
H A Dfirmware.c1137 return PDC_ERROR; in pdc_mem_pdt_read_entries()