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

/osnet-11/usr/src/lib/libdevice/
H A Dlibdevice.h146 devctl_ap_configure(devctl_hdl_t, nvlist_t *);
H A Ddevctl.c1082 devctl_ap_configure(devctl_hdl_t dcp, nvlist_t *ap_data) function
1089 (void) printf("devctl_ap_configure: %d\n", rv);
/osnet-11/usr/src/lib/cfgadm_plugins/usb/
H A Dusb.xcl150 msgid " devctl_ap_configure failed, errno = %d\n"
/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c871 if (devctl_ap_configure(devctl_hdl, nvl) != 0) {
872 DPRINTF(" devctl_ap_configure failed, errno = %d\n", errno);
1051 if (devctl_ap_configure(hdl, nvl) != 0) {
1052 DPRINTF("cfga_change_state: devctl_ap_configure "
/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c922 if (devctl_ap_configure(hdl, nvl) != 0) {
923 DPRINTF("cfga_change_state: devctl_ap_configure "
/osnet-11/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c705 if (devctl_ap_configure(dcp, NULL) == -1) {
/osnet-11/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.c654 if (devctl_ap_configure(hdl, nvl) != 0) {

Completed in 30 milliseconds