Searched refs:strplumb (Results 1 – 18 of 18) sorted by relevance
/titanic_41/usr/src/uts/intel/strplumb/ |
H A D | Makefile | 43 MODULE = strplumb
|
/titanic_41/usr/src/uts/sparc/strplumb/ |
H A D | Makefile | 42 MODULE = strplumb
|
/titanic_41/usr/src/uts/intel/nfs_dlboot/ |
H A D | Makefile | 65 LDFLAGS += -dy -Nmisc/strplumb -Nstrmod/rpcmod
|
/titanic_41/usr/src/uts/sparc/nfs_dlboot/ |
H A D | Makefile | 66 LDFLAGS += -dy -Nmisc/strplumb -Nstrmod/rpcmod
|
/titanic_41/usr/src/uts/intel/softmac/ |
H A D | Makefile | 56 LDFLAGS += -dy -Ndrv/dld -Nmisc/mac -Nmisc/strplumb -Nmisc/dls
|
/titanic_41/usr/src/uts/sparc/softmac/ |
H A D | Makefile | 56 LDFLAGS += -dy -Ndrv/dld -Nmisc/mac -Nmisc/strplumb -Nmisc/dls
|
/titanic_41/usr/src/uts/intel/sys/ |
H A D | bootconf.h | 205 extern int strplumb(void);
|
/titanic_41/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 755 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_41/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 844 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_41/usr/src/uts/sun/sys/ |
H A D | bootconf.h | 207 extern int strplumb(void);
|
/titanic_41/usr/src/uts/common/os/ |
H A D | main.c | 505 (void) strplumb(); in main()
|
H A D | swapgeneric.c | 194 ret = strplumb(); in rootconf()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | strplumb.c | 470 strplumb(void) in strplumb() function
|
/titanic_41/usr/src/uts/sparc/ |
H A D | Makefile.sparc | 384 MISC_KMODS += strplumb swapgeneric tlimod
|
/titanic_41/usr/src/uts/intel/ |
H A D | Makefile.intel | 624 MISC_KMODS += strplumb
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.mf | 676 file path=kernel/misc/$(ARCH64)/strplumb group=sys mode=0755 746 $(i386_ONLY)file path=kernel/misc/strplumb group=sys mode=0755
|
/titanic_41/usr/src/uts/common/ |
H A D | Makefile.files | 1712 STRPLUMB_OBJS += strplumb.o
|
/titanic_41/usr/src/uts/common/fs/ |
H A D | vfs.c | 4700 ret = strplumb(); in rootconf()
|