Home
last modified time | relevance | path

Searched refs:strplumb (Results 1 – 18 of 18) sorted by relevance

/titanic_50/usr/src/uts/intel/strplumb/
H A DMakefile43 MODULE = strplumb
/titanic_50/usr/src/uts/sparc/strplumb/
H A DMakefile42 MODULE = strplumb
/titanic_50/usr/src/uts/sparc/nfs_dlboot/
H A DMakefile66 LDFLAGS += -dy -Nmisc/strplumb -Nstrmod/rpcmod
/titanic_50/usr/src/uts/intel/nfs_dlboot/
H A DMakefile65 LDFLAGS += -dy -Nmisc/strplumb -Nstrmod/rpcmod
/titanic_50/usr/src/uts/sparc/softmac/
H A DMakefile56 LDFLAGS += -dy -Ndrv/dld -Nmisc/mac -Nmisc/strplumb -Nmisc/dls
/titanic_50/usr/src/uts/intel/softmac/
H A DMakefile56 LDFLAGS += -dy -Ndrv/dld -Nmisc/mac -Nmisc/strplumb -Nmisc/dls
/titanic_50/usr/src/uts/intel/sys/
H A Dbootconf.h205 extern int strplumb(void);
/titanic_50/usr/src/uts/sparc/ml/
H A Dmodstubs.s755 MODULE(strplumb,misc);
756 STUB(strplumb, strplumb, 0);
757 STUB(strplumb, strplumb_load, 0);
758 STUB(strplumb, strplumb_get_netdev_path, 0)
759 END_MODULE(strplumb);
/titanic_50/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s844 MODULE(strplumb,misc);
845 STUB(strplumb, strplumb, 0);
846 STUB(strplumb, strplumb_load, 0);
847 STUB(strplumb, strplumb_get_netdev_path, 0);
848 END_MODULE(strplumb);
/titanic_50/usr/src/uts/sun/sys/
H A Dbootconf.h208 extern int strplumb(void);
/titanic_50/usr/src/uts/common/os/
H A Dmain.c513 (void) strplumb(); in main()
H A Dswapgeneric.c185 ret = strplumb(); in rootconf()
/titanic_50/usr/src/uts/common/io/
H A Dstrplumb.c470 strplumb(void) in strplumb() function
/titanic_50/usr/src/uts/sparc/
H A DMakefile.sparc384 MISC_KMODS += strplumb swapgeneric tlimod
/titanic_50/usr/src/uts/intel/
H A DMakefile.intel622 MISC_KMODS += strplumb
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-kernel.mf559 file path=kernel/misc/$(ARCH64)/strplumb group=sys mode=0755
/titanic_50/usr/src/uts/common/
H A DMakefile.files1730 STRPLUMB_OBJS += strplumb.o
/titanic_50/usr/src/uts/common/fs/
H A Dvfs.c4688 ret = strplumb(); in rootconf()