Searched refs:HERMON_CMD_INTERNAL_ERR (Results 1 – 2 of 2) sorted by relevance
87 } while (status == HERMON_CMD_INTERNAL_ERR && retry_cnt-- > 0); in hermon_cmd_post()137 } while (status == HERMON_CMD_INTERNAL_ERR && retry_cnt2-- > 0); in hermon_cmd_post()189 if (status == HERMON_CMD_INTERNAL_ERR && retry_cnt-- > 0) in hermon_cmd_post()260 case HERMON_CMD_INTERNAL_ERR: in hermon_cmd_check_status()1189 status = HERMON_CMD_INTERNAL_ERR; in hermon_write_hcr()
211 #define HERMON_CMD_INTERNAL_ERR 0x01 macro