Home
last modified time | relevance | path

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

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