Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsunmdi.h171 void mdi_post_detach(dev_info_t *, ddi_detach_cmd_t, int);
/titanic_50/usr/src/uts/common/os/
H A Ddriver.c211 mdi_post_detach(devi, cmd, error); in devi_detach()
H A Dsunmdi.c5966 mdi_post_detach(dev_info_t *dip, ddi_detach_cmd_t cmd, int error) in mdi_post_detach() function