Searched refs:HERMON_ICM_ALLOC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c968 #define HERMON_ICM_ALLOC(rsrc) \ macro
1002 status = HERMON_ICM_ALLOC(HERMON_CMPT_QPC);
1006 status = HERMON_ICM_ALLOC(HERMON_RDB);
1011 status = HERMON_ICM_ALLOC(HERMON_ALTC);
1017 status = HERMON_ICM_ALLOC(HERMON_AUXC);
1027 status = HERMON_ICM_ALLOC(HERMON_CMPT_SRQC);
1034 status = HERMON_ICM_ALLOC(HERMON_CMPT_CQC);
1041 status = HERMON_ICM_ALLOC(HERMON_CMPT_EQC);

Completed in 65 milliseconds