Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddacf_impl.h156 int dacfc_predetach(dev_info_t *);
/titanic_41/usr/src/uts/common/os/
H A Ddacf_clnt.c268 dacfc_predetach(dev_info_t *devi) in dacfc_predetach() function
H A Ddevcfg.c1532 ret = dacfc_predetach(dip); in predetach_node()