Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_implfuncs.h178 extern void i_ddi_bind_devs(void);
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c695 i_ddi_bind_devs(); in modctl_update_driver_aliases()
746 i_ddi_bind_devs(); in modctl_rem_major()
830 i_ddi_bind_devs(); in modctl_load_drvconf()
841 i_ddi_bind_devs(); in modctl_load_drvconf()
881 i_ddi_bind_devs(); in modctl_unload_drvconf()
H A Ddevcfg.c4519 i_ddi_bind_devs(void) in i_ddi_bind_devs() function