Home
last modified time | relevance | path

Searched refs:IB_LIST_HCA_CLIENTS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.h186 #define IB_LIST_HCA_CLIENTS "list_clients" /* list HCA's */ macro
H A Dcfga_ib.c1096 if (strcmp(func, IB_LIST_HCA_CLIENTS) == 0) { /* -x list_clients */ in cfga_private_func()