Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsunmdi.h169 void mdi_post_attach(dev_info_t *, ddi_attach_cmd_t, int);
/titanic_41/usr/src/uts/common/os/
H A Ddriver.c168 mdi_post_attach(devi, cmd, error); in devi_attach()
H A Dsunmdi.c5705 mdi_post_attach(dev_info_t *dip, ddi_attach_cmd_t cmd, int error) in mdi_post_attach() function