Searched refs:PAL_STATUS_SUCCESS (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Duncached.c65 if (status != PAL_STATUS_SUCCESS)
146 if (status != PAL_STATUS_SUCCESS)
H A Dtopology.c157 &csi) != PAL_STATUS_SUCCESS)
173 &csi) == PAL_STATUS_SUCCESS);
330 PAL_STATUS_SUCCESS)
H A Dsmpboot.c872 if (status != PAL_STATUS_SUCCESS) {
886 if (status != PAL_STATUS_SUCCESS) {
H A Dsetup.c842 if (status == PAL_STATUS_SUCCESS) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A Dkvm_fw.c49 x.status = PAL_STATUS_SUCCESS; \
420 if (result.status == PAL_STATUS_SUCCESS)
525 result.status = PAL_STATUS_SUCCESS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpal.h110 #define PAL_STATUS_SUCCESS 0 /* No error */ macro
1787 if (iprv.status == PAL_STATUS_SUCCESS)
1815 if (iprv.status == PAL_STATUS_SUCCESS) {

Completed in 128 milliseconds