Searched refs:BUSLOGIC_MAX_DEVICES (Results 1 - 2 of 2) 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++)
/vbox/src/VBox/Devices/testcase/
H A DtstDeviceStructSizeRC.cpp1726 GEN_CHECK_OFF(BUSLOGIC, aDeviceStates[BUSLOGIC_MAX_DEVICES-1]);

Completed in 58 milliseconds