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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibdm/
H A Dibdm_impl.h76 #define IBDM_GID_PROBE_NOT_DONE 0x00 macro
104 * IBDM_GID_PROBE_NOT_DONE ---------- 40 -> IBDM_SET_CLASSPORTINFO
129 * Initial state : IBDM_GID_PROBE_NOT_DONE
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c1382 * Initialize GID state to IBDM_GID_PROBE_NOT_DONE
1614 if (gid_info->gl_state != IBDM_GID_PROBE_NOT_DONE &&
1704 } else if (gid_info->gl_state != IBDM_GID_PROBE_NOT_DONE) {
2029 * gl_state is initialized to IBDM_GID_PROBE_NOT_DONE (0)
5815 gid_info->gl_state = IBDM_GID_PROBE_NOT_DONE;
5933 if (gid_info->gl_state != IBDM_GID_PROBE_NOT_DONE) {
5972 gid_info->gl_state = IBDM_GID_PROBE_NOT_DONE;

Completed in 56 milliseconds