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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_utils.c77 * IBCM_LOOKUP_NEW - new statep allocated
233 return (IBCM_LOOKUP_NEW); /* return new lookup */
554 * IBCM_LOOKUP_NEW - created a new entry
571 return (IBCM_LOOKUP_NEW);
620 status = IBCM_LOOKUP_NEW;
H A Dibcm_sm.c1004 if (state_lookup_status == IBCM_LOOKUP_NEW) {
1738 ASSERT(stale_lookup_status == IBCM_LOOKUP_NEW);
4530 if (state_lookup_status == IBCM_LOOKUP_NEW) {
H A Dibcm_ti.c571 ASSERT(lkup_status == IBCM_LOOKUP_NEW);
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h243 IBCM_LOOKUP_NEW, /* lookup created new statep entry */ enumerator in enum:ibcm_status_e
1786 * IBCM_LOOKUP_NEW - new statep allocated

Completed in 100 milliseconds