Home
last modified time | relevance | path

Searched refs:pPluginOidList (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mpathadm/
H A Dmpathadm.c229 MP_OID_LIST *pPluginOidList; in listMpathSupport() local
240 if ((NULL == pPluginOidList) || (pPluginOidList->oidCount < 1)) { in listMpathSupport()
311 MP_OID_LIST *pPluginOidList; in showMpathSupport() local
325 if ((NULL == pPluginOidList) || (pPluginOidList->oidCount < 1)) { in showMpathSupport()
483 pPluginOidList->oids[i], in showMpathSupport()
588 MP_OID_LIST *pPluginOidList; in modifyMpathSupport() local
601 if ((NULL == pPluginOidList) || (pPluginOidList->oidCount < 1)) { in modifyMpathSupport()
1783 if ((NULL == pPluginOidList) || (pPluginOidList->oidCount < 1)) { in getLogicalUnitOid()
1920 if ((NULL == pPluginOidList) || (pPluginOidList->oidCount < 1)) { in listInitiatorPort()
2055 if ((NULL == pPluginOidList) || (pPluginOidList->oidCount < 1)) { in showInitiatorPort()
[all …]