Searched refs:HERMON_CMD_INSUFF_RSRC (Results 1 – 3 of 3) sorted by relevance
421 (status != HERMON_CMD_INSUFF_RSRC)) { in hermon_agent_handle_req()
250 case HERMON_CMD_INSUFF_RSRC: in hermon_cmd_check_status()589 return (HERMON_CMD_INSUFF_RSRC); in hermon_impl_mbox_alloc()877 return (HERMON_CMD_INSUFF_RSRC); in hermon_outstanding_cmd_alloc()
207 #define HERMON_CMD_INSUFF_RSRC 0xFFFD /* -3 */ macro