Searched refs:clfuncspp (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/disp/
H A Dsysclass.c118 sys_init(cid, clparmsz, clfuncspp)
121 classfuncs_t **clfuncspp;
123 *clfuncspp = &sys_classfuncs;
H A Dts.c331 ts_init(id_t cid, int clparmsz, classfuncs_t **clfuncspp) argument
353 *clfuncspp = &ts_classfuncs;
363 ia_init(id_t cid, int clparmsz, classfuncs_t **clfuncspp) argument
370 *clfuncspp = &ia_classfuncs;
H A Drt.c196 rt_init(id_t cid, int clparmsz, classfuncs_t **clfuncspp) argument
210 *clfuncspp = &rt_classfuncs;
H A Dsysdc.c1239 sysdc_init(id_t cid, int clparmsz, classfuncs_t **clfuncspp) argument
1253 *clfuncspp = &sysdc_classfuncs;
H A Dfx.c269 fx_init(id_t cid, int clparmsz, classfuncs_t **clfuncspp) argument
292 *clfuncspp = &fx_classfuncs;
H A Dfss.c679 fss_init(id_t cid, int clparmsz, classfuncs_t **clfuncspp) argument
698 *clfuncspp = &fss_classfuncs;

Completed in 68 milliseconds