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

/illumos-gate/usr/src/uts/common/disp/
H A Drt.c195 rt_init(id_t cid, int clparmsz, classfuncs_t **clfuncspp) argument
209 *clfuncspp = &rt_classfuncs;
H A Dfx.c270 fx_init(id_t cid, int clparmsz, classfuncs_t **clfuncspp) argument
293 *clfuncspp = &fx_classfuncs;
H A Dts.c332 ts_init(id_t cid, int clparmsz, classfuncs_t **clfuncspp) argument
354 *clfuncspp = &ts_classfuncs;
364 ia_init(id_t cid, int clparmsz, classfuncs_t **clfuncspp) argument
371 *clfuncspp = &ia_classfuncs;
H A Dsysdc.c1240 sysdc_init(id_t cid, int clparmsz, classfuncs_t **clfuncspp) argument
1254 *clfuncspp = &sysdc_classfuncs;
H A Dfss.c846 fss_init(id_t cid, int clparmsz, classfuncs_t **clfuncspp) argument
865 *clfuncspp = &fss_classfuncs;

Completed in 69 milliseconds