bnx_reset         369 dev/pci/if_bnx.c int	bnx_reset(struct bnx_softc *, u_int32_t);
bnx_reset         775 dev/pci/if_bnx.c 	if (bnx_reset(sc, BNX_DRV_MSG_CODE_RESET))
bnx_reset         961 dev/pci/if_bnx.c 	bnx_reset(sc, BNX_DRV_MSG_CODE_RESET);
bnx_reset         996 dev/pci/if_bnx.c 	bnx_reset(sc, BNX_DRV_MSG_CODE_RESET);
bnx_reset        2930 dev/pci/if_bnx.c 	bnx_reset(sc, BNX_DRV_MSG_CODE_SUSPEND_NO_WOL);
bnx_reset        4203 dev/pci/if_bnx.c 	if (bnx_reset(sc, BNX_DRV_MSG_CODE_RESET)) {