Home
last modified time | relevance | path

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

/src/sys/dev/asmc/
H A Dasmc.c114 struct asmc_model { struct
137 static const struct asmc_model *asmc_match(device_t dev); argument
185 static const struct asmc_model asmc_models[] = {
535 static const struct asmc_model asmc_generic_models[] = {
612 static const struct asmc_model *
615 const struct asmc_model *model; in asmc_match()
648 const struct asmc_model *model; in asmc_probe()
679 const struct asmc_model *model; in asmc_attach()
H A Dasmcvar.h44 const struct asmc_model *sc_model;