Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c77 static char *ib_get_devicepath(const char *);
930 devpath = ib_get_devicepath(ap_id); in cfga_change_state()
942 devpath = ib_get_devicepath(ap_id); in cfga_change_state()
978 devpath = ib_get_devicepath(ap_id); in cfga_change_state()
2111 ib_get_devicepath(const char *ap_id) in ib_get_devicepath() function