Home
last modified time | relevance | path

Searched refs:SYSPARAM_TERM (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dsysconf.h98 #define SYSPARAM_TERM 0x0020 /* this entry is the last entry */ macro
/titanic_44/usr/src/uts/common/os/
H A Dmodsysfile.c857 if ((sysp->sys_flags & SYSPARAM_TERM) != 0) in mod_sysvar()
907 final->sys_flags |= SYSPARAM_TERM; in check_system_file()