Searched refs:PDC_BAD_OPTION (Results 1 - 3 of 3) sorted by relevance

/arch/parisc/include/uapi/asm/
H A Dpdc.h14 #define PDC_BAD_OPTION -2 /* Called with non-existent option */ macro
/arch/parisc/kernel/
H A Dpdc_chassis.c287 if ((ret == PDC_BAD_PROC) || (ret == PDC_BAD_OPTION)) {
H A Dcache.c269 if (retval < 0 && retval != PDC_BAD_OPTION)

Completed in 172 milliseconds