Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/cfgadm_plugins/usb/
H A Dusb.xcl148 msgid "devctl_ap_unconfigure failed, errno: %d\n"
175 msgid "cfga_change_state: devctl_ap_unconfigure "
/titanic_50/usr/src/lib/libdevice/
H A Dlibdevice.h153 devctl_ap_unconfigure(devctl_hdl_t, nvlist_t *);
H A Dmapfile-vers50 devctl_ap_unconfigure;
H A Ddevctl.c1099 devctl_ap_unconfigure(devctl_hdl_t dcp, nvlist_t *ap_data) in devctl_ap_unconfigure() function
/titanic_50/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c653 if (devctl_ap_unconfigure(dcp, NULL) == -1) { in cfga_change_state()
666 if (devctl_ap_unconfigure(dcp, NULL) == -1) { in cfga_change_state()
728 if (devctl_ap_unconfigure(dcp, NULL) == -1) { in cfga_change_state()
744 if (devctl_ap_unconfigure(dcp, NULL) == -1) { in cfga_change_state()
/titanic_50/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c990 ret = devctl_ap_unconfigure(hdl, nvl); in cfga_change_state()
1242 if (devctl_ap_unconfigure(hdl, nvl) != 0) { in cfga_private_func()
/titanic_50/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.c728 ret = devctl_ap_unconfigure(hdl, nvl); in cfga_change_state()
802 ret = devctl_ap_unconfigure(hdl, nvl); in cfga_change_state()
/titanic_50/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c1119 ret = devctl_ap_unconfigure(hdl, nvl); in cfga_change_state()