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.c683 i_ddi_bind_devs(); in modctl_update_driver_aliases()
734 i_ddi_bind_devs(); in modctl_rem_major()
818 i_ddi_bind_devs(); in modctl_load_drvconf()
829 i_ddi_bind_devs(); in modctl_load_drvconf()
869 i_ddi_bind_devs(); in modctl_unload_drvconf()
H A Ddevcfg.c4507 i_ddi_bind_devs(void) in i_ddi_bind_devs() function