Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/asmc/
H A Dasmc.c110 struct asmc_model { struct
133 static const struct asmc_model *asmc_match(device_t dev); argument
161 static const struct asmc_model asmc_models[] = {
514 static const struct asmc_model *
538 const struct asmc_model *model; in asmc_probe()
566 const struct asmc_model *model; in asmc_attach()
H A Dasmcvar.h43 const struct asmc_model *sc_model;