Searched defs:szDeviceIdent (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/USB/solaris/
H A DUSBProxyDevice-solaris.cpp306 char szDeviceIdent[PATH_MAX+48]; local
307 rc = RTStrPrintf(szDeviceIdent, sizeof(szDeviceIdent), "%s", pszAddress);
321 rc = USBLibGetClientInfo(szDeviceIdent, &pszDevicePath, &Instance);
/vbox/include/VBox/
H A Dusblib-solaris.h106 char szDeviceIdent[MAXPATHLEN+48]; member in struct:__anon260

Completed in 47 milliseconds