Home
last modified time | relevance | path

Searched defs:ffb_sys_info (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag/inc/
H A Dpdevinfo_sun4u.h135 struct ffb_sys_info { struct
136 unsigned int ffb_strap_bits; /* ffb_strapping register */
140 unsigned int fbc_version; /* revision of FBC chip */
141 unsigned int dac_version; /* revision of DAC chip */
142 unsigned int fbram_version; /* revision of FBRAMs chip */
143 unsigned int flags; /* miscellaneous flags */
146 unsigned int afb_nfloats; /* no. of Float asics in AFB */
147 unsigned int pad[58]; /* padding for AFB chips & misc. */
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.h155 typedef struct ffb_sys_info { struct
163 } ffb_sys_info_t; argument