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

/vbox/src/VBox/Devices/Storage/
H A DDevBusLogic.cpp48 #define BUSLOGIC_MAX_DEVICES 16 macro
443 BUSLOGICDEVICE aDeviceStates[BUSLOGIC_MAX_DEVICES];
3453 if (iLUN < BUSLOGIC_MAX_DEVICES)
3817 for (uint32_t i = 0; i < BUSLOGIC_MAX_DEVICES; i++)

Completed in 62 milliseconds