Home
last modified time | relevance | path

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

/freebsd/sys/dev/altera/avgen/
H A Daltera_avgen.c487 devunit = sc->avg_unit; in altera_avgen_attach()
514 devunit = sc->avg_unit; in altera_avgen_attach()
517 sc->avg_cdev = make_dev(&avg_cdevsw, sc->avg_unit, in altera_avgen_attach()
521 sc->avg_cdev = make_dev(&avg_cdevsw, sc->avg_unit, in altera_avgen_attach()
H A Daltera_avgen.h41 int avg_unit; member
H A Daltera_avgen_fdt.c85 sc->avg_unit = device_get_unit(dev); in altera_avgen_fdt_attach()
H A Daltera_avgen_nexus.c72 sc->avg_unit = device_get_unit(dev); in altera_avgen_nexus_attach()