Searched refs:npx_type (Results 1 – 1 of 1) sorted by relevance
121 enum npx_type { enum129 static enum npx_type npx_type; variable231 npx_type = NPX_EXCEPTION; in npxprobe1()237 npx_type = NPX_INTERRUPT; in npxprobe1()242 npx_type = NPX_BROKEN; in npxprobe1()252 npx_type = NPX_NONE; in npxprobe1()274 npx_type = NPX_CPUID; in npxprobe()369 switch (npx_type) { in npxattach()381 npx_type = NPX_EXCEPTION; in npxattach()385 npx_type = NPX_NONE; in npxattach()[all …]