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

/opensolaris-onvv-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetInitiatorPortOidListPlugin.c47 int haveList = (NULL != pOidList); local
59 if (haveList) {
H A DMP_GetMultipathLusPlugin.c76 int haveList = (NULL != pOidList); local
113 if (haveList && (numNodes < pOidList->oidCount)) {
H A DMP_GetMPLuOidListFromTPG.c165 int haveList = (NULL != pOidList); local
307 if (haveList &&
H A DMP_GetMultipathLusDevProd.c44 int haveList = (NULL != pOidList); local
87 if (haveList && numNodes < pOidList->oidCount) {

Completed in 44 milliseconds