Home
last modified time | relevance | path

Searched refs:promif_nextprop (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/intel/promif/
H A Dprom_prop.c52 return (promif_nextprop(nodeid, previous, next)); in prom_nextprop()
H A Dprom_emul.c279 promif_nextprop(pnode_t nodeid, char *name, char *next) in promif_nextprop() function
/titanic_50/usr/src/uts/intel/sys/
H A Dprom_emul.h72 char *promif_nextprop(pnode_t n, char *previous, char *next);
/titanic_50/usr/src/uts/sun4v/sys/
H A Dpromif_impl.h50 extern int promif_nextprop(void *p);
/titanic_50/usr/src/uts/sun4v/promif/
H A Dpromif_prop.c310 promif_nextprop(void *p) in promif_nextprop() function
H A Dpromif_emul.c83 { "nextprop", promif_nextprop },