Searched refs:fru_info_t (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgfru_mbox.h62 * msg_buf = pointer to unpadded fru_info_t containing:
90 * msg_buf = pointer to unpadded fru_info_t containing:
134 * unpadded fru_info_t: segment_hdl_t and max count in bytes
138 * unpadded fru_info_t: segment_hdl_t and actual count in bytes
149 * unpadded fru_info_t: segment_hdl_t and count in bytes
154 * unpadded fru_info_t: segment_hdl_t and count in bytes
175 * msg_buf = pointer to unpadded fru_info_t, containing:
191 * unpadded fru_info_t with parent segment_hdl_t and fru_cnt_t
219 * unpadded fru_info_t with packet_hdl_t and max fru_cnt_t
223 * unpadded fru_info_t wit
[all...]
H A Dsgfru.h63 * All sgfru ioctls accept either a fru_info_t (a handle and a count),
64 * a frup_info_t (which is a fru_info_t plus a pointer to a preallocated
106 } fru_info_t; typedef in typeref:struct:__anon9833
108 typedef fru_info_t section_info_t; /* section handle and count */
109 typedef fru_info_t segment_info_t; /* segment handle and count */
110 typedef fru_info_t packet_info_t; /* packet handle and count */
113 fru_info_t fru_info; /* handle and count */
137 fru_info_t fru_info; /* handle and count */
H A Dsgfru_priv.h125 static int sgfru_copyin_fru(const sgfru_init_arg_t *argp, fru_info_t *fru);
134 const fru_info_t *fru);
/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dmct_topology.h230 } fru_info_t; typedef in typeref:struct:fru_info
233 fru_info_t mid_plane; /* one always present */
235 fru_info_t *fru_info_list[SCSB_UNIT_TYPES];
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgfru.c396 /* allocate buffer for unpadded fru_info_t + node_t's */
415 /* translate unpadded to padded fru_info_t + node_t's */
425 /* copy out fru_info_t */
451 fru_info_t hinfo;
478 /* translate unpadded to fru_info_t */
573 /* allocate buffer for unpadded fru_info_t + section_t's */
588 /* translate unpadded to padded fru_info_t + section_t's */
598 /* copy out fru_info_t */
637 /* allocate unpadded buffer for fru_info_t + segment_t's */
651 /* translate unpadded to padded fru_info_t
[all...]
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c251 static fru_info_t *find_fru_info(fru_id_t fru_id);
260 static int scsb_set_scfg_pres_leds(scsb_state_t *, fru_info_t *);
280 static void update_fru_info(scsb_state_t *, fru_info_t *);
816 fru_info_t *fru_ptr;
1810 static fru_info_t *
1814 fru_info_t *fru_ptr;
1819 return ((fru_info_t *)NULL);
1828 return ((fru_info_t *)NULL);
1838 fru_info_t *cb_fru_ptr;
1894 (cbe_ptr->cb_fru_ptr == (fru_info_t *)NUL
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects.h324 }fru_info_t; typedef in typeref:struct:__anon1167
H A Dpsvcobj.c3735 fru_info_t *fru_data;
3737 fru_data = (fru_info_t *)attrp;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c213 fru_info_t fru_data;
271 fru_info_t fru_data;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c1763 fru_info_t fru_info;
1790 fru_info_t fru_info;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c335 fru_info_t fru_data;
2112 fru_info_t fru_data;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c216 fru_info_t fru_data;

Completed in 118 milliseconds