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

/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/common/
H A Dsw.h103 * swsub_init
108 * entry point will call the swsub_init function for each subsidiary
110 * available for installation (see below); the swsub_init function must
114 * the terminating NULL entry). The swsub_init function also receives
152 * Returns for swsub_init. The swsub_fini entry point will only be
165 int (*swsub_init)(fmd_hdl_t *, id_t, const struct sw_disp **, int *); member in struct:sw_subinfo
182 * to the subsidiary in its swsub_init call).

Completed in 45 milliseconds