bnx_fw_sync       361 dev/pci/if_bnx.c int	bnx_fw_sync(struct bnx_softc *, u_int32_t);
bnx_fw_sync      2968 dev/pci/if_bnx.c 	rc = bnx_fw_sync(sc, BNX_DRV_MSG_DATA_WAIT0 | reset_code);
bnx_fw_sync      3016 dev/pci/if_bnx.c 	rc = bnx_fw_sync(sc, BNX_DRV_MSG_DATA_WAIT1 | reset_code);
bnx_fw_sync      3213 dev/pci/if_bnx.c 	rc = bnx_fw_sync(sc, BNX_DRV_MSG_DATA_WAIT2 | BNX_DRV_MSG_CODE_RESET);