Searched refs:SALRET_OK (Results 1 – 3 of 3) sorted by relevance
196 if (e == SALRET_OK) in print_pci_topology()199 if (e == SALRET_OK || e == SALRET_NOT_IMPLEMENTED) in print_pci_topology()
202 if (status != SALRET_OK) in sn_common_hubdev_init()
151 #define SALRET_OK 0 macro