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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibdm/
H A Dibdm_ibnex.h315 * reprobe_flag - Set if IOC information has to be reprobed.
319 int reprobe_flag);
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c1374 * ibdm_sweep_fabric(reprobe_flag)
1425 * Parameters : If reprobe_flag is set, All IOCs will be reprobed.
1428 ibdm_sweep_fabric(int reprobe_flag) argument
1454 if (reprobe_flag)
1481 gid_info->gl_reprobe_flag = reprobe_flag;
1498 * Update the properties, if reprobe_flag is set
1503 if (reprobe_flag) {
1602 int reprobe_flag; local
1608 reprobe_flag = gid_info->gl_reprobe_flag;
1610 gid_info, reprobe_flag);
4230 ibdm_probe_ioc(ib_guid_t nodeguid, ib_guid_t ioc_guid, int reprobe_flag) argument
4984 ibdm_ibnex_probe_ioc(ib_guid_t iou, ib_guid_t ioc_guid, int reprobe_flag) argument
[all...]

Completed in 624 milliseconds