Searched defs:fru_hdl_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfru_access.h42 typedef uint64_t fru_hdl_t; typedef
44 typedef fru_hdl_t container_hdl_t;
45 typedef fru_hdl_t section_hdl_t;
46 typedef fru_hdl_t segment_hdl_t;
47 typedef fru_hdl_t packet_hdl_t;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.h44 typedef uint64_t fru_hdl_t; typedef
46 typedef fru_hdl_t container_hdl_t;
47 typedef fru_hdl_t section_hdl_t;
48 typedef fru_hdl_t segment_hdl_t;
49 typedef fru_hdl_t packet_hdl_t;
/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgfru.h72 typedef uint64_t fru_hdl_t; /* SC_handle, opaque handle for SCAPP */ typedef
74 typedef fru_hdl_t container_hdl_t; /* container handle */
75 typedef fru_hdl_t section_hdl_t; /* section handle */
76 typedef fru_hdl_t segment_hdl_t; /* segment handle */
77 typedef fru_hdl_t packet_hdl_t; /* packet handle */
104 fru_hdl_t hdl; /* generic fru handle */

Completed in 89 milliseconds