modlbrand
static struct modlbrand modlbrand = {
MODREV_1, (void *)&modlbrand, NULL
static struct modlbrand modlbrand = {
MODREV_1, (void *)&modlbrand, NULL
static int mod_installbrand(struct modlbrand *, struct modlinkage *);
static int mod_removebrand(struct modlbrand *, struct modlinkage *);
mod_installbrand(struct modlbrand *modl, struct modlinkage *modlp)
mod_removebrand(struct modlbrand *modl, struct modlinkage *modlp)