mgre_cmp
mgre_cmp(const struct mgre_softc *, const struct mgre_softc *);
RBT_PROTOTYPE(mgre_tree, mgre_softc, sc_entry, mgre_cmp);
RBT_GENERATE(mgre_tree, mgre_softc, sc_entry, mgre_cmp);