Searched defs:list_flag (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c5249 * Reprobes the IOCs and the GID list if list_flag is set to REPROBE_ALL.
5253 ibdm_ibnex_get_ioc_list(ibdm_ibnex_get_ioclist_mtd_t list_flag) argument
5266 if (list_flag != IBDM_IBNEX_DONOT_PROBE)
5267 ibdm_sweep_fabric(list_flag == IBDM_IBNEX_REPROBE_ALL);

Completed in 58 milliseconds