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]; local
193 (void) strncpy(inqProductID, devProdInfo.prodInfo.product,
200 " - inqProductID: [%s]", inqProductID);
215 numNodes = getOidList(root_node, NULL, inqProductID, inqVendorID);
265 numNodes = getOidList(root_node, *ppList, inqProductID, inqVendorID);

Completed in 43 milliseconds