Searched refs:VBOXUSB_FILTER_KEY (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/
H A Dusblib-darwin.h49 #define VBOXUSB_FILTER_KEY "VBoxUSB-Filter" macro
/vbox/src/VBox/HostDrivers/VBoxUSB/darwin/
H A DVBoxUSB.cpp1154 if (!setProperty(VBOXUSB_FILTER_KEY, (unsigned long long)m_uId, sizeof(m_uId) * 8 /* bits */))
1155 Log(("VBoxUSBDevice::start: failed to set the '" VBOXUSB_FILTER_KEY "' property!\n"));

Completed in 2245 milliseconds