Home
last modified time | relevance | path

Searched refs:boot_nfsw (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dnfsconf.c46 int boot_nfsw = sizeof (boot_fsw) / sizeof (boot_fsw[0]); variable
H A Dwbfsconf.c38 int boot_nfsw = sizeof (boot_fsw) / sizeof (boot_fsw[0]); variable
/titanic_41/usr/src/stand/sys/
H A Dbootsyms.h74 extern int boot_nfsw;
/titanic_41/usr/src/stand/lib/fs/common/
H A Dfsswitch.c49 for (fsw_idx = 0; fsw_idx < boot_nfsw; fsw_idx++) in get_fs_ops_pointer()
64 for (fsw_idx = 0; fsw_idx < boot_nfsw; fsw_idx++) in set_default_fs()
/titanic_41/usr/src/psm/stand/bootlst/common/
H A Dsasubr.c40 int boot_nfsw = sizeof (boot_fsw) / sizeof (boot_fsw[0]); variable