Searched defs:ib_get_devicepath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c76 static char *ib_get_devicepath(const char *);
929 devpath = ib_get_devicepath(ap_id);
941 devpath = ib_get_devicepath(ap_id);
977 devpath = ib_get_devicepath(ap_id);
2101 * ib_get_devicepath
2112 ib_get_devicepath(const char *ap_id) function
2120 DPRINTF("ib_get_devicepath: get device path ioctl ok\n");
2124 DPRINTF("ib_get_devicepath: get device path ioctl failed\n");

Completed in 61 milliseconds