Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdevice/
H A Dlibdevice.h141 devctl_ap_remove(devctl_hdl_t, nvlist_t *);
H A Dmapfile-vers49 devctl_ap_remove;
H A Ddevctl.c1073 devctl_ap_remove(devctl_hdl_t dcp, nvlist_t *ap_data) in devctl_ap_remove() function
/titanic_41/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c784 if (devctl_ap_remove(dcp, NULL) == -1) { in cfga_change_state()