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

/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/common/
H A Dsw.h85 * A diagnosis or response subsidiary must provide a struct sw_subinfo with
87 * included in the array of struct sw_subinfo pointers in each of
162 struct sw_subinfo { struct
173 * List sw_subinfo for each subsidiary diagnosis and response "module" here
175 extern const struct sw_subinfo smf_diag_info;
176 extern const struct sw_subinfo smf_response_info;
177 extern const struct sw_subinfo panic_diag_info;

Completed in 45 milliseconds