Searched refs:bnx_fw_sync (Results 1 – 1 of 1) sorted by relevance
358 int bnx_fw_sync(struct bnx_softc *, uint32_t);2745 bnx_fw_sync(struct bnx_softc *sc, uint32_t msg_data) in bnx_fw_sync() function3565 rc = bnx_fw_sync(sc, BNX_DRV_MSG_DATA_WAIT0 | reset_code); in bnx_reset()3626 rc = bnx_fw_sync(sc, BNX_DRV_MSG_DATA_WAIT1 | reset_code); in bnx_reset()3836 rc = bnx_fw_sync(sc, BNX_DRV_MSG_DATA_WAIT2 | BNX_DRV_MSG_CODE_RESET); in bnx_blockinit()