Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_gld_v3.c593 val = (long)sp->s_mcdi_logging; in sfxge_gld_priv_prop_get()
653 sp->s_mcdi_logging = (int)val; in sfxge_gld_priv_prop_set()
H A Dsfxge_mcdi.c247 if (!sp->s_mcdi_logging) in sfxge_mcdi_logger()
H A Dsfxge.c116 sp->s_mcdi_logging = ddi_prop_get_int(DDI_DEV_T_ANY, sp->s_dip, in sfxge_create()
H A Dsfxge.h820 int s_mcdi_logging; member