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

/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c1054 char *clnt_apid = NULL, *clnt_devpath = NULL; local
1143 (void) nvpair_value_string(nvp, &clnt_apid);
1151 clnt_apid, clnt_name, alt_hca);
1212 (void) nvpair_value_string(nvp, &clnt_apid);
1221 "DevPath = %s\n", clnt_apid, clnt_devpath);
1222 if ((rv = ib_setup_for_devctl_cmd(clnt_apid,
1226 clnt_apid, errno));
1233 if ((rv = ib_rcm_offline(clnt_apid, errstring,
1249 (void) ib_rcm_online(clnt_apid,
1253 (void) ib_rcm_remove(clnt_apid,
[all...]

Completed in 20 milliseconds