Home
last modified time | relevance | path

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

/freebsd/sys/dev/asmc/
H A Dasmc.c123 int (*smc_light_left)(SYSCTL_HANDLER_ARGS); member
662 if (model->smc_light_left) { in asmc_attach()
672 dev, 0, model->smc_light_left, "I", in asmc_attach()