Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
Dpdc.h17 #define PDC_NE_MOD -5 /* Module not found */ macro
/kernel/linux/linux-5.10/arch/parisc/kernel/
Dinventory.c565 if ((status == PDC_BAD_PROC) || (status == PDC_NE_MOD)) in system_map_inventory()