Searched refs:DRV_MSG_CODE_LOAD_DONE (Results 1 – 2 of 2) sorted by relevance
1422 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load()1429 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load()1445 load_code = bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load()
892 #define DRV_MSG_CODE_LOAD_DONE 0x11000000 macro