Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dfx_dptbl.c68 fxdpent_t config_fx_dptbl[] = { variable
135 pri_t config_fx_maxumdpri = sizeof (config_fx_dptbl) / sizeof (fxdpent_t) - 1;
143 return (config_fx_dptbl); in fx_getdptbl()