bxe_nic_unload
bxe_nic_unload(sc, UNLOAD_RECOVERY, false);
bxe_nic_unload(sc,UNLOAD_RECOVERY, false);
bxe_nic_unload(sc, UNLOAD_CLOSE, FALSE);
return (bxe_nic_unload(sc, UNLOAD_NORMAL, TRUE));
bxe_nic_unload(sc, UNLOAD_CLOSE, TRUE);
bxe_nic_unload(sc, UNLOAD_NORMAL, FALSE);
static __noinline int bxe_nic_unload(struct bxe_softc *sc,