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

/solaris-userland-s11u3/components/open-fabrics/libibverbs/
H A Dsolaris_compatibility.c146 * check_path() prefixs
624 check_path(char *path, cp_prefix_t prefix, unsigned int *arg) function
916 if (check_path(path, CP_SOL_UVERBS, &device_num)) {
928 if (check_path(path, CP_DEVICE, NULL)) {
975 if (!(check_path(path, CP_D, &port_num)))
978 if (check_path(path, CP_GIDS, NULL)) {
1004 } else if (check_path(path, CP_PKEYS, NULL)) {
1170 if (check_path(path, CP_PORTS, NULL)) {
1224 if (check_path(path, CP_UMAD, &dev_num)) {
1272 if (!check_path(pat
[all...]

Completed in 796 milliseconds