Home
last modified time | relevance | path

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

/freebsd/sys/dev/asmc/
H A Dasmc.c112 struct asmc_model { struct
135 static const struct asmc_model *asmc_match(device_t dev); argument
163 static const struct asmc_model asmc_models[] = {
541 static const struct asmc_model *
565 const struct asmc_model *model; in asmc_probe()
593 const struct asmc_model *model; in asmc_attach()
H A Dasmcvar.h44 const struct asmc_model *sc_model;