Searched refs:Prop (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag/inc/
H A Dpdevinfo.h81 * platforms rely on the fact that Prop structures formerly contained Oppbuf
113 typedef struct prop Prop; typedef in typeref:struct:prop
115 Prop *next;
126 Prop *props; /* points to list of properties */
184 void *get_prop_val(Prop *);
186 Prop *find_prop(Prom_node *, char *);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/
H A Dfru_FT3.info66 Prop Label string r 0 "F0"
H A Dfru_FT1.info64 Prop Label string r 0 "F0"
70 Prop Label string r 0 "F1"
H A Dfru_FT0.info64 Prop Label string r 0 "F0"
H A Dfru_FT2.info66 Prop Label string r 0 "F0"
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Dlibdevinfo_sun4u.c200 Prop *prop = NULL; /* tail of properties list */
202 Prop *temp; /* newly allocated property */
279 if ((temp = (Prop *) malloc(sizeof (Prop))) == NULL) {
357 if ((temp = (Prop *) malloc(sizeof (Prop))) == NULL) {
H A Dpdevinfo_funcs.c120 Prop *prop = NULL; /* tail of properties list */
137 Prop *new;
160 if ((new = malloc(sizeof (Prop))) == NULL) {
318 Prop *prop = node->props;
341 Prop *prop = node->props;
412 Prop *prop;
434 Prop *prop;
598 get_prop_val(Prop *prop)
613 Prop *
616 Prop *pro
[all...]
H A Dprom.c63 Prop *version;
H A Dcpu.c64 Prop *prop;
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/
H A Dworkfile.c59 void *get_prop_val(Prop *prop);
60 Prop *find_prop(Prom_node *pnode, char *name);
397 * return the property value for the Prop
401 get_prop_val(Prop *prop)
413 Prop *
416 Prop *prop;
445 Prop *prop;
468 Prop *prop;
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/daktari/common/
H A Dworkfile.c111 Prop *find_prop(Prom_node *pnode, char *name);
113 void *get_prop_val(Prop *prop);
146 Prop *prop;
167 Prop *prop;
227 Prop *
230 Prop *prop;
260 * return the property value for the Prop
264 get_prop_val(Prop *prop)
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/
H A Dworkfile.c55 void *get_prop_val(Prop *prop);
56 Prop *find_prop(Prom_node *pnode, char *name);
533 * return the property value for the Prop
537 get_prop_val(Prop *prop)
549 Prop *
552 Prop *prop;
581 Prop *prop;
604 Prop *prop;
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl.c83 void *get_prop_val(Prop *prop);
93 Prop *find_prop(Prom_node *pnode, char *name);
104 static int get_prop_size(Prop *prop);
470 * from the libprtdiag Prop node size field which has
789 * Return the property value for the Prop
793 get_prop_val(Prop *prop)
802 * Return the property size for the Prop
806 get_prop_size(Prop *prop)
820 Prop *
823 Prop *pro
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/starcat/common/
H A Dstarcat.c79 void *get_prop_val(Prop *prop);
80 Prop *find_prop(Prom_node *pnode, char *name);
1091 * return the property value for the Prop
1095 get_prop_val(Prop *prop)
1107 Prop *
1110 Prop *prop;
1132 Prop *prop;
1155 Prop *prop;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frutree/
H A Dpiclfrutree.info156 Prop Label string r 0 "SCSIBP"
243 Prop Label string r 0 "F0"
250 Prop Label string r 0 "F0"
256 Prop Label string r 0 "F1"
265 Prop Label string r 0 "F0"
274 Prop Label string r 0 "F0"
H A Dsystem-board.info68 Prop Label string r 0 "C0"
72 Prop Label string r 0 "C1"
76 Prop Label string r 0 "C2"
80 Prop Label string r 0 "C3"
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/
H A Dserengeti.c126 void *get_prop_val(Prop *prop);
127 Prop *find_prop(Prom_node *pnode, char *name);
1927 * return the property value for the Prop passed in depending on
1931 get_prop_val(Prop *prop)
1951 Prop *
1954 Prop *prop;
1985 Prop *prop;
2013 Prop *prop;
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/tazmo/common/
H A Dtazmo.c149 Prop *status_prop;
476 Prop *compat = NULL;
1258 Prop *slotprop;
1485 Prop *prop;
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/javelin/common/
H A Djavelin.c146 Prop *status_prop;
471 Prop *compat = NULL;
1278 Prop *prop;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frutree/
H A Dpiclfrutree.info141 Prop Label string r 0 "C0"
145 Prop Label string r 0 "C1"
149 Prop Label string r 0 "C2"
153 Prop Label string r 0 "C3"

Completed in 116 milliseconds