Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmodctl.h347 #define MOD_LOADDRVCONF_RECONF 0x01 /* complete configuration */ macro
/titanic_44/usr/src/uts/common/os/
H A Dmodctl.c809 if (flags & MOD_LOADDRVCONF_RECONF) { in modctl_load_drvconf()
/titanic_44/usr/src/cmd/devfsadm/
H A Ddevfsadm.c1109 update_all_drivers ? MOD_LOADDRVCONF_RECONF : 0); in process_devinfo_tree()