Home
last modified time | relevance | path

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

/linux/arch/parisc/kernel/
H A Dpdc_chassis.c275 if ((ret == PDC_BAD_PROC) || (ret == PDC_BAD_OPTION)) { in pdc_chassis_create_procfs()
/linux/arch/parisc/include/uapi/asm/
H A Dpdc.h15 #define PDC_BAD_OPTION -2 /* Called with non-existent option */ macro