Home
last modified time | relevance | path

Searched refs:swsub_init (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/common/
H A Dsw.h165 int (*swsub_init)(fmd_hdl_t *, id_t, const struct sw_disp **, int *); member
H A Dsw_main_cmn.c395 initrslt = (*sip->swsub_init)(hdl, IDX2ID(i), &dp, &nelem); in sw_fmd_init()