Home
last modified time | relevance | path

Searched refs:sw_subinfo (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/common/
H A Dsw_main_cmn.c120 const struct sw_subinfo **subinfo; in sw_timer_install()
121 const struct sw_subinfo *sip; in sw_timer_install()
184 const struct sw_subinfo **subinfo; in sw_timer_remove()
185 const struct sw_subinfo *sip; in sw_timer_remove()
211 const struct sw_subinfo **subinfo; in sw_timeout()
212 const struct sw_subinfo *sip; in sw_timeout()
241 const struct sw_subinfo **subinfo; in sw_id_to_casetype()
242 const struct sw_subinfo *sip; in sw_id_to_casetype()
263 static const struct sw_subinfo *
267 const struct sw_subinfo **subinfo; in sw_subinfo_bycase()
[all …]
H A Dsw.h162 struct sw_subinfo { struct
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;
H A Dsw_impl.h41 const struct sw_subinfo *(*swms_subinfo)[SW_SUB_MAX];
92 const struct sw_subinfo *(*)[SW_SUB_MAX]);
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/software-response/
H A Dswrp_main.c50 static const struct sw_subinfo *subrp[SW_SUB_MAX] = {
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/software-diagnosis/
H A Dswde_main.c50 static const struct sw_subinfo *subde[SW_SUB_MAX] = {
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf_diag.c297 const struct sw_subinfo smf_diag_info = {
H A Dsmf_response.c535 const struct sw_subinfo smf_response_info = {
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/
H A Dpanic_diag.c582 const struct sw_subinfo panic_diag_info = {