taglinefilesource code
reenable311drivers/char/istallion.cvoid    (*reenable)(struct stlbrd *brdp);
reenable3407drivers/char/istallion.cbrdp->reenable = stli_ecpenable;
reenable3421drivers/char/istallion.cbrdp->reenable = stli_ecpeienable;
reenable3435drivers/char/istallion.cbrdp->reenable = stli_ecpmcenable;
reenable3542drivers/char/istallion.cbrdp->reenable = stli_onbenable;
reenable3556drivers/char/istallion.cbrdp->reenable = stli_onbeenable;
reenable3572drivers/char/istallion.cbrdp->reenable = NULL;
reenable3586drivers/char/istallion.cbrdp->reenable = NULL;
reenable4004drivers/char/istallion.cif (brdp->reenable != NULL)
reenable4005drivers/char/istallion.c(* brdp->reenable)(brdp);