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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c1453 /* Rescan the GID list for any removed GIDs for reprobe */
2833 int first = B_TRUE, reprobe = 0; local
2848 * This will return NULL if reprobe is in progress
2872 reprobe = 1;
2899 if (reprobe == 0) {
2915 * Restrict updates to onlyport GIDs and service entries during reprobe
2917 if (reprobe == 0) {
2961 if ((ioc_info->ioc_diagdeviceid == B_TRUE) && (reprobe == 0)) {
4225 * 3. In case of reprobe, only the IOC to be reprobed is send the IOC
4246 /* Rescan the GID list for any removed GIDs for reprobe */
[all...]

Completed in 54 milliseconds