Home
last modified time | relevance | path

Searched refs:strplumb_get_netdev_path (Results 1 – 7 of 7) sorted by relevance

/titanic_53/usr/src/uts/intel/sys/
H A Dbootconf.h207 extern char *strplumb_get_netdev_path(void);
/titanic_53/usr/src/uts/common/io/
H A Dstrplumb.c238 devpath = strplumb_get_netdev_path(); in resolve_boot_path()
509 strplumb_get_netdev_path(void) in strplumb_get_netdev_path() function
/titanic_53/usr/src/uts/sun/sys/
H A Dbootconf.h234 extern char *strplumb_get_netdev_path(void);
/titanic_53/usr/src/uts/common/syscall/
H A Dsysteminfo.c159 netdev_path = strplumb_get_netdev_path(); in systeminfo()
/titanic_53/usr/src/uts/sparc/ml/
H A Dmodstubs.s758 STUB(strplumb, strplumb_get_netdev_path, 0)
/titanic_53/usr/src/uts/common/fs/
H A Dvfs.c4762 extern char *strplumb_get_netdev_path(void); in getrootfs()
4813 netdev_path = strplumb_get_netdev_path(); in getrootfs()
/titanic_53/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s847 STUB(strplumb, strplumb_get_netdev_path, 0);