Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdevice/
H A Dlibdevice.h150 devctl_ap_configure(devctl_hdl_t, nvlist_t *);
H A Dmapfile-vers44 devctl_ap_configure;
H A Ddevctl.c1086 devctl_ap_configure(devctl_hdl_t dcp, nvlist_t *ap_data) in devctl_ap_configure() function
/titanic_41/usr/src/lib/cfgadm_plugins/usb/
H A Dusb.xcl150 msgid " devctl_ap_configure failed, errno = %d\n"
/titanic_41/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c873 if (devctl_ap_configure(devctl_hdl, nvl) != 0) { in reset_device()
1053 if (devctl_ap_configure(hdl, nvl) != 0) { in cfga_change_state()
/titanic_41/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c922 if (devctl_ap_configure(hdl, nvl) != 0) { in cfga_change_state()
/titanic_41/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c705 if (devctl_ap_configure(dcp, NULL) == -1) { in cfga_change_state()
/titanic_41/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.c645 if (devctl_ap_configure(hdl, nvl) != 0) { in cfga_change_state()