Home
last modified time | relevance | path

Searched refs:SALRET_OK (Results 1 – 3 of 3) sorted by relevance

/arch/ia64/sn/kernel/sn2/
Dsn_hwperf.c196 if (e == SALRET_OK) in print_pci_topology()
199 if (e == SALRET_OK || e == SALRET_NOT_IMPLEMENTED) in print_pci_topology()
/arch/ia64/sn/kernel/
Dio_common.c202 if (status != SALRET_OK) in sn_common_hubdev_init()
/arch/ia64/include/asm/sn/
Dsn_sal.h151 #define SALRET_OK 0 macro