Searched refs:VXGE_HW_UPGRADE_GET_RET_ERR_CODE (Results 1 – 2 of 2) sorted by relevance
318 ret_code = VXGE_HW_UPGRADE_GET_RET_ERR_CODE(data0); in vxge_update_fw_image()
76 #define VXGE_HW_UPGRADE_GET_RET_ERR_CODE(val) (val & 0xff) macro