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

/illumos-gate/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
/illumos-gate/usr/src/stand/sys/
H A Dbootsyms.h74 extern int boot_nfsw;
/illumos-gate/usr/src/psm/stand/bootlst/common/
H A Dsasubr.c40 int boot_nfsw = sizeof (boot_fsw) / sizeof (boot_fsw[0]); variable
/illumos-gate/usr/src/stand/lib/fs/common/
H A Dfsswitch.c49 for (fsw_idx = 0; fsw_idx < boot_nfsw; fsw_idx++)
64 for (fsw_idx = 0; fsw_idx < boot_nfsw; fsw_idx++)

Completed in 72 milliseconds