Searched refs:bge_mbox_reorder (Results 1 – 1 of 1) sorted by relevance
391 static int bge_mbox_reorder(struct bge_softc *);3195 bge_mbox_reorder(struct bge_softc *sc) in bge_mbox_reorder() function3608 if (sc->bge_pcixcap != 0 && bge_mbox_reorder(sc) != 0) in bge_attach()