Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dddi_implfuncs.h235 void i_ddi_unbind_devs(major_t);
/titanic_41/usr/src/uts/common/os/
H A Dmodctl.c541 i_ddi_unbind_devs(mc.major); in modctl_update_driver_aliases()
726 i_ddi_unbind_devs(major); in modctl_rem_major()
861 (void) i_ddi_unbind_devs(major); in modctl_unload_drvconf()
H A Ddevcfg.c4498 i_ddi_unbind_devs(major_t major) in i_ddi_unbind_devs() function