Searched refs:nodeProduct (Results 1 - 1 of 1) sorted by path

/haiku/src/apps/devices/
H A DDeviceSCSI.cpp61 BString nodeProduct(GetAttribute("scsi/product").fValue);
67 SetAttribute(B_TRANSLATE("Device name"), nodeProduct.String());
73 << "SCSI " << SCSITypeMap[nodeTypeID] << " (" << nodeProduct << ")"; local

Completed in 48 milliseconds