Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetMultipathLusDevProd.c131 char inqProductID[256]; in MP_GetMultipathLusDevProd() local
193 (void) strncpy(inqProductID, devProdInfo.prodInfo.product, in MP_GetMultipathLusDevProd()
200 " - inqProductID: [%s]", inqProductID); in MP_GetMultipathLusDevProd()
215 numNodes = getOidList(root_node, NULL, inqProductID, inqVendorID); in MP_GetMultipathLusDevProd()
265 numNodes = getOidList(root_node, *ppList, inqProductID, inqVendorID); in MP_GetMultipathLusDevProd()